bump the version to 0.55_03
[gitmo/Moose.git] / lib / Moose / Meta / Method / Accessor.pm
index 708f21b..c620ec7 100644 (file)
@@ -6,7 +6,7 @@ use warnings;
 
 use Carp 'confess';
 
-our $VERSION   = '0.55_02';
+our $VERSION   = '0.55_03';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';