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