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 5f95086 commit 0ccaf83Copy full SHA for 0ccaf83
build.gradle.kts
@@ -18,7 +18,7 @@ java {
18
withSourcesJar()
19
}
20
21
-val apiVersion = "0.0.7"
+val apiVersion = "v0.0.1"
22
23
24
val appGroup = "com.softwareplace.jsonlogger"
0 commit comments