release: bump version to 0.11.1 for development

This commit is contained in:
Michael Schurter
2020-04-09 12:11:13 -07:00
parent 9dc6ccd814
commit a6e0f330c2

View File

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