bump version and update changes for release later today (I hope)
[gitmo/Moose.git] / lib / Moose / Meta / Method / Overriden.pm
index f6f7e82..8a07577 100644 (file)
@@ -5,7 +5,7 @@ use warnings;
 
 use Carp 'confess';
 
-our $VERSION   = '0.56';
+our $VERSION   = '0.57';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';