CHANGELOG and version bump

This commit is contained in:
Ethan Buchman
2017-04-26 00:17:53 -04:00
parent 207798b09a
commit 6bcd4242f1
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -2,6 +2,6 @@ package version
const Maj = "0"
const Min = "9"
const Fix = "1"
const Fix = "2"
const Version = "0.9.1"
const Version = "0.9.2"