Skip to content

Commit

Permalink
Prepare for release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xxfast committed Oct 24, 2023
1 parent 3803bd4 commit d495f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ allprojects {
}

group = "io.github.xxfast"
version = "0.5.1-SNAPSHOT"
version = "0.5.1"

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

0 comments on commit d495f8d

Please sign in to comment.