Incrementing version for next release

This commit is contained in:
Mike Farah 2018-06-27 12:06:46 +10:00
parent c86f8b426b
commit 60de18391c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ var (
GitDescribe string
// Version is main version number that is being run at the moment.
Version = "2.0.0"
Version = "2.0.1"
// VersionPrerelease is 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