From: Sergey Matveev Date: Sat, 5 Sep 2020 08:20:28 +0000 (+0300) Subject: Version without "v" X-Git-Tag: v5.0.2^0 X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=commitdiff_plain;h=cad3889726ab6e2e453e169a0de1b98f1fc1bf81 Version without "v" --- diff --git a/gogost.go b/gogost.go index 8fd2fc7..90c3bb7 100644 --- a/gogost.go +++ b/gogost.go @@ -1,4 +1,4 @@ // Pure Go GOST cryptographic functions library. package gogost -const Version = "v5.0.1" +const Version = "5.0.2"