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