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