This commit is contained in:
Ethan Buchman
2018-07-02 14:47:58 -04:00
parent 7a14982901
commit 544454c3bd
+1 -1
View File
@@ -5,7 +5,7 @@ const Maj = "0"
const Min = "20"
const Fix = "0"
const Version = "0.20.0-dev"
const Version = "0.20.0"
// GitCommit set by build flags
var GitCommit = ""