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