summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher/CAST5.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Crypt/Cipher/CAST5.pm')
-rw-r--r--lib/Crypt/Cipher/CAST5.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Cipher/CAST5.pm b/lib/Crypt/Cipher/CAST5.pm
index 8f50ac75..d2966bd8 100644
--- a/lib/Crypt/Cipher/CAST5.pm
+++ b/lib/Crypt/Cipher/CAST5.pm
@@ -4,7 +4,7 @@ package Crypt::Cipher::CAST5;
use strict;
use warnings;
-our $VERSION = '0.079_001';
+our $VERSION = '0.079_002';
use base qw(Crypt::Cipher);