diff --git a/pkg/version/version.go b/pkg/version/version.go index 49cd7ff..cc8c301 100644 --- a/pkg/version/version.go +++ b/pkg/version/version.go @@ -2,4 +2,4 @@ package version // VERSION is the app-global version string, which will be replaced with a // new value during packaging -const VERSION = "0.0.8" +const VERSION = "0.0.9"