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