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 8ec5cfb commit a6cfe08Copy full SHA for a6cfe08
build.gradle
@@ -25,7 +25,7 @@ tasks.withType(JavaCompile) {
25
}
26
27
group = 'io.kurrent'
28
-version = '1.0.0-alpha.5'
+version = '1.0.0'
29
30
java {
31
withSourcesJar()
0 commit comments