]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Dumper/Raw.pm
Version 0.901
[chaz/p5-File-KDBX] / lib / File / KDBX / Dumper / Raw.pm
index 1153fccdb8ff8a9ba6e374fd0d4deeb1d54eeb23..d6d2173daf05d7235b7fdc8421b60d45564f28b6 100644 (file)
@@ -9,7 +9,7 @@ use namespace::clean;
 
 extends 'File::KDBX::Dumper';
 
-our $VERSION = '0.900'; # VERSION
+our $VERSION = '0.901'; # 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.900
+version 0.901
 
 =head1 SYNOPSIS
 
This page took 0.021143 seconds and 4 git commands to generate.