bump version to 0.89
[gitmo/Moose.git] / lib / Moose / Meta / Method / Overridden.pm
index eab42b7..5ae39e5 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method::Overridden;
 use strict;
 use warnings;
 
-our $VERSION   = '0.88';
+our $VERSION   = '0.89';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';