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 e91e9df commit 6e34f26Copy full SHA for 6e34f26
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group 'com.github.hauner.openapi'
10
-version '0.1-SNAPSHOT'
+version '1.0.0.A1'
11
12
targetCompatibility = JavaVersion.VERSION_1_8
13
0 commit comments