bump version to 0.75_01
[gitmo/Moose.git] / lib / Moose / Util / MetaRole.pm
index c5e0e66..4571362 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Util::MetaRole;
 use strict;
 use warnings;
 
-our $VERSION   = '0.73_01';
+our $VERSION   = '0.75_01';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';