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