Next development version

This commit is contained in:
Jakub Kubrynski
2015-01-27 16:53:05 +01:00
parent eaa531ef10
commit bb8217e435

View File

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