Bump version to 1.10
[gitmo/Moose.git] / lib / Moose / Meta / Method / Overridden.pm
index 6e73e6f..c7d00a5 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method::Overridden;
 use strict;
 use warnings;
 
-our $VERSION   = '1.09';
+our $VERSION   = '1.10';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';