]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Safe.pm
Version 0.902
[chaz/p5-File-KDBX] / lib / File / KDBX / Safe.pm
index b88b86ce78a805063c32d5164a80c3382c2d7397..4052404a76ed8efd3e0e34b24f4c980b5a9ef3fa 100644 (file)
@@ -14,7 +14,7 @@ use Ref::Util qw(is_arrayref is_coderef is_hashref is_scalarref);
 use Scalar::Util qw(refaddr);
 use namespace::clean;
 
-our $VERSION = '0.901'; # VERSION
+our $VERSION = '0.902'; # VERSION
 
 
 sub new {
@@ -217,7 +217,7 @@ File::KDBX::Safe - Keep strings encrypted while in memory
 
 =head1 VERSION
 
-version 0.901
+version 0.902
 
 =head1 SYNOPSIS
 
This page took 0.024672 seconds and 4 git commands to generate.