bump version

This commit is contained in:
Anton Kaliaev
2017-06-02 11:42:16 +03:00
parent 4c2fd60ef0
commit 333ba7c186
+2 -2
View File
@@ -2,6 +2,6 @@ package version
const Maj = "0"
const Min = "5"
const Fix = "1"
const Fix = "2"
const Version = "0.5.1"
const Version = "0.5.2"