bump version and update changes for next release
[gitmo/Moose.git] / lib / Moose / Util / MetaRole.pm
index f3e8bf3..c8053fd 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Util::MetaRole;
 use strict;
 use warnings;
 
-our $VERSION   = '0.66';
+our $VERSION   = '0.67';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';