bump version

This commit is contained in:
mxssl
2022-12-05 14:15:00 +03:00
parent bfc4cc620e
commit 3852fdf870

View File

@@ -36,7 +36,7 @@ group = 'io.emeraldpay.dshackle'
// Version schema: // Version schema:
// x.x.x for production, following SemVer model // x.x.x for production, following SemVer model
// x.x.x-SNAPSHOT for development // x.x.x-SNAPSHOT for development
version = '0.16.0-SNAPSHOT' version = '0.17.0-SNAPSHOT'
java { java {
sourceCompatibility = JavaVersion.VERSION_13 sourceCompatibility = JavaVersion.VERSION_13