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