Skip to content

Commit d34ac3f

Browse files
committed
solution: release v0.13.1
1 parent 10ec822 commit d34ac3f

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.13.0'
30+
version = '0.13.1'
3131

3232
java {
3333
sourceCompatibility = JavaVersion.VERSION_13

0 commit comments

Comments
 (0)