X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FGetopt%2FMeta%2FAttribute%2FTrait%2FNoGetopt.pm;h=180d705e555976c6e77d7ad5aea47467824e73b4;hb=a2664368d1e51a8821b47f22e92b5016c2103496;hp=8416169693c11ff6e776e417606e3c885e294d1b;hpb=7ff9f8b5e03f470cef8d8e630a92d7a18784a1a1;p=gitmo%2FMooseX-Getopt.git diff --git a/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm b/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm index 8416169..180d705 100644 --- a/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm +++ b/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm @@ -2,7 +2,7 @@ package MooseX::Getopt::Meta::Attribute::Trait::NoGetopt; use Moose::Role; -our $VERSION = '0.19'; +our $VERSION = '0.20'; our $AUTHORITY = 'cpan:STEVAN'; no Moose::Role;