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