version and changelog

This commit is contained in:
Ethan Buchman
2018-06-09 09:32:59 -07:00
parent c6796b8fba
commit cb6534a8f8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const Maj = "0"
const Min = "18"
const Fix = "0"
const Version = "0.18.0-dev"
const Version = "0.18.0"
// GitCommit set by build flags
var GitCommit = ""