]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Key/Composite.pm
Version 0.906
[chaz/p5-File-KDBX] / lib / File / KDBX / Key / Composite.pm
index 8d8737082f740096e2e79fddcc2bb40406b29552..0aaa2618ddcaf52cfa77f1c10e0e20bc57102373 100644 (file)
@@ -13,7 +13,7 @@ use namespace::clean;
 
 extends 'File::KDBX::Key';
 
-our $VERSION = '0.905'; # VERSION
+our $VERSION = '0.906'; # VERSION
 
 sub init {
     my $self = shift;
@@ -92,7 +92,7 @@ File::KDBX::Key::Composite - A composite key made up of component keys
 
 =head1 VERSION
 
-version 0.905
+version 0.906
 
 =head1 SYNOPSIS
 
This page took 0.021641 seconds and 4 git commands to generate.