]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Key/Composite.pm
Version 0.904
[chaz/p5-File-KDBX] / lib / File / KDBX / Key / Composite.pm
index 39253fa8f47d20aae1b6fd2cb9ad437a07f144e5..659b85a8264d3acc286656d8d91ec644224e3067 100644 (file)
@@ -13,7 +13,7 @@ use namespace::clean;
 
 extends 'File::KDBX::Key';
 
-our $VERSION = '0.903'; # VERSION
+our $VERSION = '0.904'; # 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.903
+version 0.904
 
 =head1 SYNOPSIS
 
This page took 0.02012 seconds and 4 git commands to generate.