]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Dumper/Raw.pm
Version 0.906
[chaz/p5-File-KDBX] / lib / File / KDBX / Dumper / Raw.pm
index 5223def84c8c87dc9f848fb5ebf85768484f9aa0..c838b613fe091cfffa95e4536f41486e538f6c03 100644 (file)
@@ -9,7 +9,7 @@ use namespace::clean;
 
 extends 'File::KDBX::Dumper';
 
-our $VERSION = '0.905'; # VERSION
+our $VERSION = '0.906'; # VERSION
 
 sub _dump {
     my $self = shift;
@@ -48,7 +48,7 @@ File::KDBX::Dumper::Raw - A no-op dumper that dumps content as-is
 
 =head1 VERSION
 
-version 0.905
+version 0.906
 
 =head1 SYNOPSIS
 
This page took 0.022563 seconds and 4 git commands to generate.