diff --git a/version.go b/version.go index ab794d04..b41d19e4 100644 --- a/version.go +++ b/version.go @@ -2,4 +2,4 @@ package main // version of this package. // Update this value before release of new version of software. -const version = "0.11.0" +const version = "0.12.0-dev"