We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95b1d9e commit 943d4b2Copy full SHA for 943d4b2
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
}
6
7
group = "it.bennesp.json-schema-generator"
8
-version = "1.0"
+version = "1.0.0"
9
10
repositories {
11
mavenCentral()
0 commit comments