solution: release v0.4.0

This commit is contained in:
Igor Artamonov
2019-09-13 13:52:56 -04:00
parent ee0ab43f9c
commit 9c92067e3a
3 changed files with 6 additions and 5 deletions

View File

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