This commit is contained in:
Ethan Buchman 2018-07-01 12:36:15 -04:00
parent 7a14982901
commit 544454c3bd

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 = ""