Next development version

This commit is contained in:
Jakub Kubrynski
2015-02-21 15:32:36 +01:00
parent d19425cfc4
commit e7d1b4501f

View File

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