Next development version

This commit is contained in:
Jakub Kubrynski
2015-01-27 01:38:19 +01:00
parent a47b2134bf
commit 566e2f98bb

View File

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