]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Dumper/Raw.pm
Version 0.903
[chaz/p5-File-KDBX] / lib / File / KDBX / Dumper / Raw.pm
index 70aa0c6ac5d17bbffd007c40b2cf4fed40dd791b..50f492339fe84f4f470b54419968bb29f7d36f37 100644 (file)
@@ -9,7 +9,7 @@ use namespace::clean;
 
 extends 'File::KDBX::Dumper';
 
-our $VERSION = '0.902'; # VERSION
+our $VERSION = '0.903'; # 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.902
+version 0.903
 
 =head1 SYNOPSIS
 
This page took 0.026633 seconds and 4 git commands to generate.