Version 1.02.
[gitmo/Moose.git] / lib / Moose / Meta / Role / Method.pm
index 9b85f8f..0412497 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Role::Method;
 use strict;
 use warnings;
 
-our $VERSION   = '1.01';
+our $VERSION   = '1.02';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';