Version 0.95.
[gitmo/Moose.git] / lib / Moose / Meta / Method / Overridden.pm
index 41cd517..faa4e66 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method::Overridden;
 use strict;
 use warnings;
 
-our $VERSION   = '0.94';
+our $VERSION   = '0.95';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';