bump version and update Changes for release
[gitmo/Moose.git] / lib / Moose / Meta / Method / Augmented.pm
index 2c04971..43af0c5 100644 (file)
@@ -3,7 +3,7 @@ package Moose::Meta::Method::Augmented;
 use strict;
 use warnings;
 
-our $VERSION   = '0.71_01';
+our $VERSION   = '0.72';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';