X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FGetopt%2FMeta%2FAttribute%2FTrait.pm;h=0f7671d01d71d0630f23be75960120ddb32445e9;hb=8b9e50c33133b5735d32f4b3d05eee82a919b382;hp=2374f70240d99bd806c1fd5cd1f55f0801f7cc12;hpb=091954ece6d3e231cfa0529d9a8b943282b0fe45;p=gitmo%2FMooseX-Getopt.git diff --git a/lib/MooseX/Getopt/Meta/Attribute/Trait.pm b/lib/MooseX/Getopt/Meta/Attribute/Trait.pm index 2374f70..0f7671d 100644 --- a/lib/MooseX/Getopt/Meta/Attribute/Trait.pm +++ b/lib/MooseX/Getopt/Meta/Attribute/Trait.pm @@ -3,7 +3,7 @@ package MooseX::Getopt::Meta::Attribute::Trait; use Moose::Role; use Moose::Util::TypeConstraints; -our $VERSION = '0.17'; +our $VERSION = '0.26'; our $AUTHORITY = 'cpan:STEVAN'; has 'cmd_flag' => (