From c2e90d502b401af7c6a60002937be144e1ba10ca Mon Sep 17 00:00:00 2001 From: Karel Miko Date: Mon, 19 Apr 2021 14:36:55 +0200 Subject: version bump --- lib/Crypt/Stream/Sosemanuk.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Crypt/Stream/Sosemanuk.pm') diff --git a/lib/Crypt/Stream/Sosemanuk.pm b/lib/Crypt/Stream/Sosemanuk.pm index 7b2e9914..a39ffbd1 100644 --- a/lib/Crypt/Stream/Sosemanuk.pm +++ b/lib/Crypt/Stream/Sosemanuk.pm @@ -2,7 +2,7 @@ package Crypt::Stream::Sosemanuk; use strict; use warnings; -our $VERSION = '0.071_001'; +our $VERSION = '0.072'; use CryptX; -- cgit v1.2.3