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