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