bump version and update Changes
[gitmo/Moose.git] / lib / Moose / Meta / Role / Method / Required.pm
index 3b91fa0..a95060f 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Role::Method::Required;
 use strict;
 use warnings;
 
-our $VERSION   = '0.72_01';
+our $VERSION   = '0.73';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';