We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8265e commit f3f0be6Copy full SHA for f3f0be6
1 file changed
build.gradle
@@ -25,7 +25,7 @@ tasks.withType(JavaCompile) {
25
}
26
27
group = 'io.kurrent'
28
-version = '1.1.1'
+version = '1.1.2'
29
30
java {
31
withSourcesJar()
0 commit comments