diff --git a/packagr-bumpr-darwin-amd64 b/packagr-bumpr-darwin-amd64 index 3bd07c4..42cf757 100755 Binary files a/packagr-bumpr-darwin-amd64 and b/packagr-bumpr-darwin-amd64 differ diff --git a/pkg/version/version.go b/pkg/version/version.go index 2157669..d7b32ff 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.18" +const VERSION = "0.0.19"