We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 892d86c commit 32d23d4Copy full SHA for 32d23d4
build.gradle.kts
@@ -28,7 +28,7 @@ allprojects {
28
}
29
30
group = "com.github.breandan"
31
- version = "0.3.8"
+ version = "0.3.9"
32
33
apply(plugin = "org.jetbrains.kotlin.jvm")
34
0 commit comments