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