changelog, dep, version

This commit is contained in:
Ethan Buchman
2018-03-22 19:19:16 -04:00
parent 215831d035
commit 3135fca73b
4 changed files with 17 additions and 6 deletions
+2 -2
View File
@@ -4,6 +4,6 @@ package version
const Maj = "0"
const Min = "10"
const Fix = "0"
const Fix = "1"
const Version = "0.10.0"
const Version = "0.10.1"