Add Native's illustrious porters
[gitmo/Moose.git] / lib / Moose / Meta / Method.pm
index d8da56e..3dad947 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method;
 use strict;
 use warnings;
 
-our $VERSION   = '0.79';
+our $VERSION   = '0.93';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';