Next development version

This commit is contained in:
Jakub Kubrynski
2015-02-22 14:30:56 +01:00
parent a8adb76e97
commit 943516b70e

View File

@@ -1,5 +1,5 @@
ext {
projectVersion = '0.4.1'
projectVersion = '0.4.2-SNAPSHOT'
projectGroup = 'io.codearte.accurest'
}