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