bump version to 0.63
[gitmo/Moose.git] / lib / Moose / Util / MetaRole.pm
index 4278d7f..74b8547 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Util::MetaRole;
 use strict;
 use warnings;
 
-our $VERSION   = '0.62_02';
+our $VERSION   = '0.63';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';