diff --git a/version.go b/version.go index 115da016..addda538 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.10.0" +const version = "0.11.0-dev"