]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/IO/HashBlock.pm
Version 0.900
[chaz/p5-File-KDBX] / lib / File / KDBX / IO / HashBlock.pm
index 0030957af01a3ff4a093b0422e3dfd931b8d729d..21e8a108d0cdd95c603275e591e6765c6545852a 100644 (file)
@@ -13,7 +13,7 @@ use namespace::clean;
 
 extends 'File::KDBX::IO';
 
-our $VERSION = '0.800'; # VERSION
+our $VERSION = '0.900'; # VERSION
 our $ALGORITHM = 'SHA256';
 our $BLOCK_SIZE = 1048576;  # 1MiB
 our $ERROR;
@@ -208,7 +208,7 @@ File::KDBX::IO::HashBlock - Hash block stream IO handle
 
 =head1 VERSION
 
-version 0.800
+version 0.900
 
 =head1 DESCRIPTION
 
This page took 0.021798 seconds and 4 git commands to generate.