Skip to content

Commit 70d200b

Browse files
committed
solution: release v0.11.1
1 parent 92ae6c4 commit 70d200b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ group = 'io.emeraldpay.dshackle'
2727
// Version schema:
2828
// x.x.x for production, following SemVer model
2929
// x.x.x-SNAPSHOT for development
30-
version = '0.11.0'
30+
version = '0.11.1'
3131

3232
java {
3333
sourceCompatibility = JavaVersion.VERSION_13

0 commit comments

Comments
 (0)