* MooseX::Getopt::Parser::Long: Operate on options copy.
[gitmo/MooseX-Getopt.git] / lib / MooseX / Getopt.pm
index 0e4a268..fae2483 100644 (file)
@@ -12,7 +12,7 @@ use MooseX::Getopt::Meta::Attribute;
 use MooseX::Getopt::Meta::Attribute::NoGetopt;
 
 
-our $VERSION   = '0.15';
+our $VERSION   = '0.150001';
 our $AUTHORITY = 'cpan:STEVAN';