We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca0813 commit 6ad6082Copy full SHA for 6ad6082
1 file changed
build.gradle.kts
@@ -28,7 +28,7 @@ allprojects {
28
}
29
30
group = "io.github.xxfast"
31
- version = "0.4.0-SNAPSHOT"
+ version = "0.4.0"
32
33
apply(plugin = "org.jetbrains.dokka")
34
apply(plugin = "maven-publish")
0 commit comments