update version

This commit is contained in:
Anton Kaliaev
2017-11-14 13:09:27 -06:00
parent f808dd5596
commit bac924e399

View File

@ -4,6 +4,6 @@ package version
const Maj = "0"
const Min = "7"
const Fix = "0"
const Fix = "1"
const Version = "0.7.0"
const Version = "0.7.1"