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