]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Loader/V3.pm
Version 0.900
[chaz/p5-File-KDBX] / lib / File / KDBX / Loader / V3.pm
index 4d10a7512a3d1c12ede9654cbfce0ae50ee6cf01..8d2047c7c9659cd0652ffc9c2198170697fc9822 100644 (file)
@@ -27,7 +27,7 @@ use namespace::clean;
 
 extends 'File::KDBX::Loader';
 
-our $VERSION = '0.800'; # VERSION
+our $VERSION = '0.900'; # VERSION
 
 sub _read_header {
     my $self = shift;
@@ -175,7 +175,7 @@ File::KDBX::Loader::V3 - Load KDBX3 files
 
 =head1 VERSION
 
-version 0.800
+version 0.900
 
 =head1 BUGS
 
This page took 0.026278 seconds and 4 git commands to generate.