Release version 0.4.2

This commit is contained in:
Jakub Kubrynski
2015-02-23 22:34:57 +01:00
parent cd81251f37
commit 3777f77de0

View File

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