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