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