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