bump version to 0.55_02
[gitmo/Moose.git] / lib / Moose / Meta / Method / Overriden.pm
index b638123..c51afda 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Carp 'confess';
 
-our $VERSION   = '0.55_01';
+our $VERSION   = '0.55_02';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';