]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Transaction.pm
Version 0.901
[chaz/p5-File-KDBX] / lib / File / KDBX / Transaction.pm
index d33a48f0bb73da87a182c3f99eee50f5ff26e366..86c380f9a25ed85745c5de64f59f6b9ab4aa39ac 100644 (file)
@@ -8,7 +8,7 @@ use Devel::GlobalDestruction;
 use File::KDBX::Util qw(:class);
 use namespace::clean;
 
-our $VERSION = '0.900'; # VERSION
+our $VERSION = '0.901'; # VERSION
 
 
 sub new {
@@ -59,7 +59,7 @@ File::KDBX::Transaction - Make multiple database edits atomically
 
 =head1 VERSION
 
-version 0.900
+version 0.901
 
 =head1 ATTRIBUTES
 
This page took 0.020772 seconds and 4 git commands to generate.