bump version and update release date
[gitmo/Moose.git] / lib / Moose / Meta / Role / Method / Required.pm
index 8ad8700..fe36b57 100644 (file)
@@ -4,7 +4,7 @@ package Moose::Meta::Role::Method::Required;
 use strict;
 use warnings;
 
-our $VERSION   = '0.68';
+our $VERSION   = '0.69';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';