X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FGetopt%2FMeta%2FAttribute%2FTrait.pm;h=2374f70240d99bd806c1fd5cd1f55f0801f7cc12;hb=091954ece6d3e231cfa0529d9a8b943282b0fe45;hp=024cdd14c33490aa40d81f7fa8ae31975bc3cf77;hpb=adbe3e57810b57a425b78c327cc08ec3ab602a97;p=gitmo%2FMooseX-Getopt.git diff --git a/lib/MooseX/Getopt/Meta/Attribute/Trait.pm b/lib/MooseX/Getopt/Meta/Attribute/Trait.pm index 024cdd1..2374f70 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.01'; +our $VERSION = '0.17'; our $AUTHORITY = 'cpan:STEVAN'; has 'cmd_flag' => (