]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/IO/HashBlock.pm
Version 0.903
[chaz/p5-File-KDBX] / lib / File / KDBX / IO / HashBlock.pm
index 2d83249c748035e05d48eef3f64a04bab7138b54..f3b5757fb43648eceb4e591ee7285e38ce360406 100644 (file)
@@ -13,7 +13,7 @@ use namespace::clean;
 
 extends 'File::KDBX::IO';
 
-our $VERSION = '0.902'; # VERSION
+our $VERSION = '0.903'; # 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.902
+version 0.903
 
 =head1 DESCRIPTION
 
This page took 0.0246 seconds and 4 git commands to generate.