Next development version

This commit is contained in:
Jakub Kubrynski
2015-02-21 18:15:23 +01:00
parent c09d520c5d
commit be552a28b8

View File

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