bump version to 0.90
[gitmo/Moose.git] / lib / Moose / Util / MetaRole.pm
index ce13d5d..ac6fa54 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.89_02';
+our $VERSION   = '0.90';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';