Release version 0.4.3

This commit is contained in:
Jakub Kubrynski
2015-02-25 21:56:24 +01:00
parent f000a0e117
commit 59716fd8e0

View File

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