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