version and changelog

This commit is contained in:
Ethan Buchman
2018-03-23 00:21:27 -04:00
parent 8fc21cdcd9
commit 454db6c12b
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -4,6 +4,6 @@ package version
const Maj = "0"
const Min = "10"
const Fix = "1"
const Fix = "2"
const Version = "0.10.1"
const Version = "0.10.2"