solution: release v0.9.0
This commit is contained in:
@@ -35,7 +35,7 @@ group = 'io.emeraldpay.dshackle'
|
||||
// Version schema:
|
||||
// x.x.x for production, following SemVer model
|
||||
// x.x-SNAPSHOT for development
|
||||
version = '0.9.0-SNAPSHOT'
|
||||
version = '0.9.0'
|
||||
|
||||
java {
|
||||
sourceCompatibility = JavaVersion.VERSION_11
|
||||
|
||||
Reference in New Issue
Block a user