summaryrefslogtreecommitdiff
path: root/lib/Crypt/Cipher.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Crypt/Cipher.pm')
-rw-r--r--lib/Crypt/Cipher.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Cipher.pm b/lib/Crypt/Cipher.pm
index 223a84a7..be159cf9 100644
--- a/lib/Crypt/Cipher.pm
+++ b/lib/Crypt/Cipher.pm
@@ -2,7 +2,7 @@ package Crypt::Cipher;
use strict;
use warnings;
-our $VERSION = '0.072_003';
+our $VERSION = '0.073';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;