solution: release v0.8.0
This commit is contained in:
@@ -35,7 +35,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-SNAPSHOT for development
|
// x.x-SNAPSHOT for development
|
||||||
version = '0.8-SNAPSHOT'
|
version = '0.8.0'
|
||||||
|
|
||||||
targetCompatibility = '11'
|
targetCompatibility = '11'
|
||||||
sourceCompatibility = '11'
|
sourceCompatibility = '11'
|
||||||
|
|||||||
Reference in New Issue
Block a user