From 4bdefb4b9dead540e45bb22c8e6400eeb2122734 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 17 Dec 2020 10:17:41 +0300 Subject: [PATCH] Raise version --- usage.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usage.go b/usage.go index f9b8616..24c3820 100644 --- a/usage.go +++ b/usage.go @@ -26,7 +26,7 @@ import ( ) const ( - Version = "0.6.0" + Version = "0.6.1" Warranty = `This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. -- 2.44.0