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