X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FGetopt%2FMeta%2FAttribute%2FTrait%2FNoGetopt.pm;fp=lib%2FMooseX%2FGetopt%2FMeta%2FAttribute%2FTrait%2FNoGetopt.pm;h=180d705e555976c6e77d7ad5aea47467824e73b4;hb=590c2587a91355885e6d512a3824c5e3caa97b0d;hp=c618f0b5a37083c36206f4913b218437c5a5fdd1;hpb=0e3f178a28d08d0d21cdf52b9a7aeec724e58616;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 c618f0b..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.18'; +our $VERSION = '0.20'; our $AUTHORITY = 'cpan:STEVAN'; no Moose::Role;