Merge branch 'master' of gitmo@moose.perl.org:Moose
[gitmo/Moose.git] / lib / Moose / Meta / Method / Augmented.pm
index 685a012..34fa04e 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method::Augmented;
 use strict;
 use warnings;
 
-our $VERSION   = '0.78';
+our $VERSION   = '0.87';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';