solution: start development of v0.5

This commit is contained in:
Igor Artamonov
2019-09-13 14:14:53 -04:00
parent 0f503f5c2c
commit 6f05518d8a
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ plugins {
group = 'io.emeraldpay.dshackle'
version = '0.4'
version = '0.5-SNAPSHOT'
targetCompatibility = '1.8'
sourceCompatibility = '1.8'