]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Constants.pm
Version 0.900
[chaz/p5-File-KDBX] / lib / File / KDBX / Constants.pm
index c109acef4239bf8039c3b961e25f7214f857b77d..a3d5baaeb7bb70eedba7729e2bbfe41e808a9408 100644 (file)
@@ -13,7 +13,7 @@ use Exporter qw(import);
 use Scalar::Util qw(dualvar);
 use namespace::clean -except => 'import';
 
-our $VERSION = '0.800'; # VERSION
+our $VERSION = '0.900'; # VERSION
 
 BEGIN {
     my %CONSTANTS = (
@@ -346,7 +346,7 @@ File::KDBX::Constants - All the KDBX-related constants you could ever want
 
 =head1 VERSION
 
-version 0.800
+version 0.900
 
 =head1 SYNOPSIS
 
This page took 0.022707 seconds and 4 git commands to generate.