changelog and version

This commit is contained in:
Ethan Buchman
2017-10-11 23:30:50 -04:00
parent f71c83305d
commit a4203368d4
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -3,6 +3,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"