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