Skip to content

Commit eaf897e

Browse files
committed
Prepare for release 0.3.0
1 parent ab508c3 commit eaf897e

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"
31+
version = "0.3.0"
3232

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

0 commit comments

Comments
 (0)