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