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