Skip to content

Commit 6ad6082

Browse files
committed
Prepare for release 0.4.0
1 parent 1ca0813 commit 6ad6082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ allprojects {
2828
}
2929

3030
group = "io.github.xxfast"
31-
version = "0.4.0-SNAPSHOT"
31+
version = "0.4.0"
3232

3333
apply(plugin = "org.jetbrains.dokka")
3434
apply(plugin = "maven-publish")

0 commit comments

Comments
 (0)