From d14cc73b1e4184c0d6fe8673655a9e5fd8c127c6 Mon Sep 17 00:00:00 2001 From: packagrio-bot Date: Sun, 26 Jun 2022 14:52:52 +0000 Subject: [PATCH] (v0.0.6) Automated packaging of release by Packagr --- pkg/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/version/version.go b/pkg/version/version.go index 2b93c21..fd3c7b8 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.5" +const VERSION = "0.0.6"