Skip to content

Commit 559d0fd

Browse files
committed
Prepare for release 0.2.1
1 parent 5d5b479 commit 559d0fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.1-SNAPSHOT"
31+
version = "0.2.1"
3232

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

0 commit comments

Comments
 (0)