version: Main branch is now tracking 0.14.0

This commit is contained in:
Alisdair McDiarmid 2020-09-03 09:34:51 -04:00
parent b0da5b1ce5
commit b4017f693d
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.13.3"
var Version = "0.14.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