solution: start v0.7

This commit is contained in:
Igor Artamonov
2020-04-10 18:27:55 -04:00
parent e3b512ca80
commit 0ae9d8ec3c

View File

@@ -29,7 +29,7 @@ plugins {
group = 'io.emeraldpay.dshackle'
version = '0.6.0'
version = '0.7-SNAPSHOT'
targetCompatibility = '1.8'
sourceCompatibility = '1.8'