bump version

This commit is contained in:
Ethan Buchman
2017-05-29 02:47:09 -04:00
parent ee88272216
commit 630c6ef7b5
+1 -1
View File
@@ -6,7 +6,7 @@ const Fix = "0"
var (
// The full version string
Version = "0.10.0-rc1"
Version = "0.10.0-rc2"
// GitCommit is set with --ldflags "-X main.gitCommit=$(git rev-parse HEAD)"
GitCommit string