summaryrefslogtreecommitdiff
path: root/lib/Crypt/Digest/SHAKE.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Crypt/Digest/SHAKE.pm')
-rw-r--r--lib/Crypt/Digest/SHAKE.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Crypt/Digest/SHAKE.pm b/lib/Crypt/Digest/SHAKE.pm
index 33abb58e..085d304b 100644
--- a/lib/Crypt/Digest/SHAKE.pm
+++ b/lib/Crypt/Digest/SHAKE.pm
@@ -2,7 +2,7 @@ package Crypt::Digest::SHAKE;
use strict;
use warnings;
-our $VERSION = '0.076';
+our $VERSION = '0.076_001';
use Carp;
$Carp::Internal{(__PACKAGE__)}++;