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