]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - lib/File/KDBX/Error.pm
Version 0.900
[chaz/p5-File-KDBX] / lib / File / KDBX / Error.pm
index fc182af8932ea1db99249bb9fd3716b7402e2c88..f902f79e8749f9c72804f2c8543a991e56d02b9a 100644 (file)
@@ -8,7 +8,7 @@ use Exporter qw(import);
 use Scalar::Util qw(blessed looks_like_number);
 use namespace::clean -except => 'import';
 
-our $VERSION = '0.800'; # VERSION
+our $VERSION = '0.900'; # VERSION
 
 our @EXPORT = qw(alert error throw);
 
@@ -166,7 +166,7 @@ File::KDBX::Error - Represents something bad that happened
 
 =head1 VERSION
 
-version 0.800
+version 0.900
 
 =head1 ATTRIBUTES
 
This page took 0.020205 seconds and 4 git commands to generate.