Skip to content

Commit d495f8d

Browse files
committed
Prepare for release 0.5.1
1 parent 3803bd4 commit d495f8d

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
@@ -32,7 +32,7 @@ allprojects {
3232
}
3333

3434
group = "io.github.xxfast"
35-
version = "0.5.1-SNAPSHOT"
35+
version = "0.5.1"
3636

3737
// Do not publish the app
3838
if (name.contains("app")) return@allprojects

0 commit comments

Comments
 (0)