bump version to 0.93_03
[gitmo/Moose.git] / lib / Moose / Meta / Role / Composite.pm
index 36b6b6f..3bd9af7 100644 (file)
@@ -6,7 +6,7 @@ use metaclass;
 
 use Scalar::Util 'blessed';
 
-our $VERSION   = '0.93_02';
+our $VERSION   = '0.93_03';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';