]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/IO/Crypt.pm
Version 0.903
[chaz/p5-File-KDBX] / lib / File / KDBX / IO / Crypt.pm
index 7675776d36f2ce80890a42df5fd4ee4753a3e58d..e3ef40019d83fef1067af407e8d2b45c50a24cda 100644 (file)
@@ -11,7 +11,7 @@ use namespace::clean;
 
 extends 'File::KDBX::IO';
 
-our $VERSION = '0.902'; # VERSION
+our $VERSION = '0.903'; # VERSION
 our $BUFFER_SIZE = 16384;
 our $ERROR;
 
@@ -139,7 +139,7 @@ File::KDBX::IO::Crypt - Encrypter/decrypter IO handle
 
 =head1 VERSION
 
-version 0.902
+version 0.903
 
 =head1 SYNOPSIS
 
This page took 0.021349 seconds and 4 git commands to generate.