bump version to 0.76
[gitmo/Moose.git] / lib / Moose / Meta / Method / Augmented.pm
index 90df02b..a8ff26f 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method::Augmented;
 use strict;
 use warnings;
 
-our $VERSION   = '0.75_01';
+our $VERSION   = '0.76';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';