update version for 0.12.0 dev

This commit is contained in:
Chris Baker
2020-06-05 19:32:52 +00:00
parent 14f36aecdc
commit dac302ac10

View File

@@ -11,7 +11,7 @@ var (
GitDescribe string
// The main version number that is being run at the moment.
Version = "0.11.3"
Version = "0.12.0"
// A pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release