]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Cipher.pm
Version 0.902
[chaz/p5-File-KDBX] / lib / File / KDBX / Cipher.pm
index 250b9cf3c4d493e2734a2cbd92c2018bdc6abd99..37bdb58fb2ec62a7aeccff4e950e7291ab10c019 100644 (file)
@@ -12,7 +12,7 @@ use Module::Load;
 use Scalar::Util qw(looks_like_number);
 use namespace::clean;
 
-our $VERSION = '0.901'; # VERSION
+our $VERSION = '0.902'; # VERSION
 
 my %CIPHERS;
 
@@ -158,7 +158,7 @@ File::KDBX::Cipher - A block cipher mode or cipher stream
 
 =head1 VERSION
 
-version 0.901
+version 0.902
 
 =head1 SYNOPSIS
 
This page took 0.024194 seconds and 4 git commands to generate.