Bump version and update Changes
[mafia.git] / lib / Mafia.pm
index 7785546bce3c0425340b6a28cd6c3b4bd87ad5ce..2b943b4ddf7b6f68448cd3f73ecf547644e8ad15 100644 (file)
@@ -8,7 +8,7 @@ use parent qw/Exporter/;
 use constant;
 use Storable qw/dclone/;
 
-our $VERSION = '0.001001';
+our $VERSION = '0.001002';
 
 sub defconst { constant->import($_ => $_) for @_ }
 
@@ -575,7 +575,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2013 by Marius Gavrilescu
+Copyright (C) 2013-2015 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.14.2 or,
This page took 0.012551 seconds and 4 git commands to generate.