summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/SAFER_SK64.pm
diff options
context:
space:
mode:
authorKarel Miko <karel.miko@gmail.com>2020-01-26 21:21:42 +0100
committerKarel Miko <karel.miko@gmail.com>2020-01-26 21:21:42 +0100
commit6187080aec5f5df510e0d9ef32ee7f1422ade13a (patch)
tree438e6b2c8d7f2b766b8cc96b0bfd6916bb168cc4 /lib/Crypt/Cipher/SAFER_SK64.pm
parent24b9ab38923aecbd838db4f7b91a158450efe51e (diff)
version bump (after dev release)
Diffstat (limited to 'lib/Crypt/Cipher/SAFER_SK64.pm')
-rw-r--r--lib/Crypt/Cipher/SAFER_SK64.pm2
1 files changed, 1 insertions, 1 deletions
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);