Skip to content

Commit 74578e7

Browse files
committed
bump version
1 parent 7732dc2 commit 74578e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ allprojects {
1919
apply(plugin = "io.github.p03w.machete")
2020

2121
group = "dev.isxander"
22-
version = "2.0.0"
22+
version = "2.1.0"
2323

2424
extra.set("changelog", rootProject.file("changelogs/${project.version}.md").takeIf { it.exists() }?.readText())
2525

0 commit comments

Comments
 (0)