summaryrefslogtreecommitdiff
path: root/lib/Crypt/Mac.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Crypt/Mac.pm')
-rw-r--r--lib/Crypt/Mac.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Mac.pm b/lib/Crypt/Mac.pm
index 68e4f6d7..717fb98f 100644
--- a/lib/Crypt/Mac.pm
+++ b/lib/Crypt/Mac.pm
@@ -2,7 +2,7 @@ package Crypt::Mac;
use strict;
use warnings;
-our $VERSION = '0.078';
+our $VERSION = '0.080';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;