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=refs%2Ftags%2F0_17;hp=024cdd14c33490aa40d81f7fa8ae31975bc3cf77;hpb=e2dcd71d32b47ac5bcf91b6b61f859164efd37e7;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' => (