Skip to content

Commit

Permalink
Prepare for release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xxfast committed May 2, 2023
1 parent d5605d1 commit 8b2976c
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 @@ -26,7 +26,7 @@ allprojects {
}

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

apply(plugin = "org.jetbrains.kotlin.plugin.serialization")
apply(plugin = "org.jetbrains.kotlinx.kover")
Expand Down

0 comments on commit 8b2976c

Please sign in to comment.