]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Loader/Raw.pm
Version 0.904
[chaz/p5-File-KDBX] / lib / File / KDBX / Loader / Raw.pm
index d88e29f488c27bf5c763afc13c92a92a525bb3a5..6ac8f3b9265225d15de49b048c2173ade0545ca9 100644 (file)
@@ -9,7 +9,7 @@ use namespace::clean;
 
 extends 'File::KDBX::Loader';
 
-our $VERSION = '0.903'; # VERSION
+our $VERSION = '0.904'; # 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.903
+version 0.904
 
 =head1 SYNOPSIS
 
This page took 0.024488 seconds and 4 git commands to generate.