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