Next development version

This commit is contained in:
Jakub Kubrynski
2015-02-25 21:59:36 +01:00
parent 59716fd8e0
commit 802582381d

View File

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