We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ae6c4 commit 70d200bCopy full SHA for 70d200b
build.gradle
@@ -27,7 +27,7 @@ group = 'io.emeraldpay.dshackle'
27
// Version schema:
28
// x.x.x for production, following SemVer model
29
// x.x.x-SNAPSHOT for development
30
-version = '0.11.0'
+version = '0.11.1'
31
32
java {
33
sourceCompatibility = JavaVersion.VERSION_13
0 commit comments