From 95cc72fe5de9c0fd441f1a0ed552293e3e6c3ef3 Mon Sep 17 00:00:00 2001 From: Jaroslav Holub Date: Mon, 26 Sep 2022 14:18:47 +0200 Subject: [PATCH] bump version to 0.7.0 --- cmd/root.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/root.go b/cmd/root.go index a161480..275c726 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -31,7 +31,7 @@ import ( ) // BinocsVersion semver -const BinocsVersion = "v0.6.4" +const BinocsVersion = "v0.7.0" const ( statusUnknown = 0