Update to 0.13 version (#24106)

This commit is contained in:
Pam Selle 2020-02-13 14:45:22 -05:00 committed by GitHub
parent 76e5b446ba
commit 4cfdec7694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import (
)
// The main version number that is being run at the moment.
var Version = "0.12.21"
var Version = "0.13.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