Bump version and update Changes
[mafia.git] / lib / Mafia.pm
index 4295cde1c6851245a6507358184e736ff28a2abb..a72b6d18e79dc6405b239ea66d1e6386a989a555 100644 (file)
@@ -8,7 +8,7 @@ use parent qw/Exporter/;
 use constant;
 use Storable qw/dclone/;
 
-our $VERSION = '0.001003';
+our $VERSION = '0.001004';
 
 sub defconst { constant->import($_ => $_) for @_ }
 
This page took 0.009385 seconds and 4 git commands to generate.