]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/IO/HmacBlock.pm
Version 0.901
[chaz/p5-File-KDBX] / lib / File / KDBX / IO / HmacBlock.pm
index 650d6816e2b3430984917d7b7fc572904c7df650..ae36c95f7c09471055e95451a4b2d3107203a30c 100644 (file)
@@ -13,7 +13,7 @@ use namespace::clean;
 
 extends 'File::KDBX::IO';
 
-our $VERSION = '0.900'; # VERSION
+our $VERSION = '0.901'; # VERSION
 our $BLOCK_SIZE = 1048576;  # 1MiB
 our $ERROR;
 
@@ -214,7 +214,7 @@ File::KDBX::IO::HmacBlock - HMAC block stream IO handle
 
 =head1 VERSION
 
-version 0.900
+version 0.901
 
 =head1 DESCRIPTION
 
This page took 0.02243 seconds and 4 git commands to generate.