Bump version and update Changes
[mafia.git] / lib / Mafia.pm
index 5c3f788d2a04006d31fa8c1a9c2d62fc6195c147..4295cde1c6851245a6507358184e736ff28a2abb 100644 (file)
@@ -8,7 +8,7 @@ use parent qw/Exporter/;
 use constant;
 use Storable qw/dclone/;
 
-our $VERSION = '0.001002';
+our $VERSION = '0.001003';
 
 sub defconst { constant->import($_ => $_) for @_ }
 
@@ -575,7 +575,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2013-2015 by Marius Gavrilescu
+Copyright (C) 2013-2017 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.009421 seconds and 4 git commands to generate.