We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f1c5d commit 3a03426Copy full SHA for 3a03426
1 file changed
build.gradle.kts
@@ -22,7 +22,7 @@ publishing {
22
}
23
24
group = "fr.jachou"
25
-version = "0.0.1"
+version = "0.0.2"
26
27
repositories {
28
mavenCentral()
0 commit comments