From: Tomas Doran Date: Fri, 3 Feb 2012 14:13:38 +0000 (+0000) Subject: Version 0.39 X-Git-Tag: 0.39^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=commitdiff_plain;h=refs%2Ftags%2F0.39 Version 0.39 --- diff --git a/ChangeLog b/ChangeLog index c717ea3..2ab5a19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ Revision history for Perl extension MooseX-Getopt +0.39 Fri 03 Feb 2012 * Fix argument parseing in process_argv when used with ConfigFromFile so that -v can be used as expected, rather than being grabbed as --version diff --git a/dist.ini b/dist.ini index fc9956c..1f6790e 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = MooseX-Getopt -version = 0.38 +version = 0.39 author = Stevan Little author = Brandon L. Black author = Yuval Kogman