From 5a3a1f416594807a5032309ee62d76e3f518db50 Mon Sep 17 00:00:00 2001 From: packagr-io-beta Date: Fri, 21 Aug 2020 06:42:34 +0000 Subject: [PATCH] (v0.1.2) Automated packaging of release by Packagr --- collector/pkg/version/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collector/pkg/version/version.go b/collector/pkg/version/version.go index d72d809..4ce3f31 100644 --- a/collector/pkg/version/version.go +++ b/collector/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.1.1" +const VERSION = "0.1.2"