We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5b479 commit 559d0fdCopy full SHA for 559d0fd
build.gradle.kts
@@ -28,7 +28,7 @@ allprojects {
28
}
29
30
group = "io.github.xxfast"
31
- version = "0.2.1-SNAPSHOT"
+ version = "0.2.1"
32
33
apply(plugin = "org.jetbrains.dokka")
34
apply(plugin = "maven-publish")
0 commit comments