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