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