Version 1.04
[gitmo/Moose.git] / lib / Moose / Meta / Method / Overridden.pm
index 6dc0d07..b4aea6d 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method::Overridden;
 use strict;
 use warnings;
 
-our $VERSION   = '1.03';
+our $VERSION   = '1.04';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';