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 ab508c3 commit eaf897eCopy full SHA for eaf897e
build.gradle.kts
@@ -28,7 +28,7 @@ allprojects {
28
}
29
30
group = "io.github.xxfast"
31
- version = "0.2.1"
+ version = "0.3.0"
32
33
apply(plugin = "org.jetbrains.dokka")
34
apply(plugin = "maven-publish")
0 commit comments