update version

This commit is contained in:
Anton Kaliaev 2017-11-14 13:09:27 -06:00
parent f808dd5596
commit bac924e399
No known key found for this signature in database
GPG Key ID: 7B6881D965918214
1 changed files with 2 additions and 2 deletions

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"