From 6187080aec5f5df510e0d9ef32ee7f1422ade13a Mon Sep 17 00:00:00 2001 From: Karel Miko Date: Sun, 26 Jan 2020 21:21:42 +0100 Subject: version bump (after dev release) --- lib/Crypt/Cipher/SAFER_SK64.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Crypt/Cipher/SAFER_SK64.pm') diff --git a/lib/Crypt/Cipher/SAFER_SK64.pm b/lib/Crypt/Cipher/SAFER_SK64.pm index b04af7f9..e2b6ccf1 100644 --- a/lib/Crypt/Cipher/SAFER_SK64.pm +++ b/lib/Crypt/Cipher/SAFER_SK64.pm @@ -4,7 +4,7 @@ package Crypt::Cipher::SAFER_SK64; use strict; use warnings; -our $VERSION = '0.066_001'; +our $VERSION = '0.066_002'; use base qw(Crypt::Cipher); -- cgit v1.2.3