]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Loader/Raw.pm
Version 0.901
[chaz/p5-File-KDBX] / lib / File / KDBX / Loader / Raw.pm
index d86b78207bc637e7a520c7768bc354847261ad9a..ddb64a75f6933355a4f8856889b6c76aee6fac5a 100644 (file)
@@ -9,7 +9,7 @@ use namespace::clean;
 
 extends 'File::KDBX::Loader';
 
-our $VERSION = '0.900'; # VERSION
+our $VERSION = '0.901'; # VERSION
 
 sub _read {
     my $self = shift;
@@ -47,7 +47,7 @@ File::KDBX::Loader::Raw - A no-op loader that doesn't do any parsing
 
 =head1 VERSION
 
-version 0.900
+version 0.901
 
 =head1 SYNOPSIS
 
This page took 0.024191 seconds and 4 git commands to generate.