added lib/Crypt/PWSafe3/PasswordPolicy.pm to MANIFEST.

This commit is contained in:
git@daemon.de
2013-07-07 09:55:53 +02:00
parent f66b9e9aeb
commit c89d5c9645
2 changed files with 4 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ use Data::Dumper;
use Exporter ();
use vars qw(@ISA @EXPORT);
$Crypt::PWSafe3::VERSION = '1.13';
$Crypt::PWSafe3::VERSION = '1.14';
use Crypt::PWSafe3::Field;
use Crypt::PWSafe3::HeaderField;