Release version 0.3.1

This commit is contained in:
Jakub Kubrynski
2015-02-21 15:31:14 +01:00
parent 672cad956c
commit d19425cfc4

View File

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