From: Sergey Matveev Date: Thu, 17 Dec 2020 07:17:41 +0000 (+0300) Subject: Raise version X-Git-Tag: v0.6.1^0 X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=commitdiff_plain;h=4bdefb4b9dead540e45bb22c8e6400eeb2122734 Raise version --- 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.