Release version 0.4.1

This commit is contained in:
Jakub Kubrynski
2015-02-22 14:26:40 +01:00
parent dfee248b0f
commit a8adb76e97

View File

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