Release version 0.4.0

This commit is contained in:
Jakub Kubrynski
2015-02-21 18:13:58 +01:00
parent 5713fd15bf
commit c09d520c5d

View File

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