bump version to 0.93_03
[gitmo/Moose.git] / lib / Moose / Meta / Role / Method.pm
index 249da32..5a0e7e5 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Role::Method;
 use strict;
 use warnings;
 
-our $VERSION   = '0.93_02';
+our $VERSION   = '0.93_03';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';