diff --git a/version.go b/version.go index 44e4994c..0d35efa1 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.13.1" +const version = "0.14.0-dev"