Version 0.40 0.40
Tomas Doran [Fri, 13 Apr 2012 08:27:52 +0000 (09:27 +0100)]
ChangeLog
dist.ini

index 3f34e4c..bb824bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 Revision history for Perl extension MooseX-Getopt
 
+0.40 Fri 13 Apr 2012
   * Fix tests when MooseX::ConfigFromFile is installed, with
     Getopt::Long::Descriptive >= 0.091. RT#76287
   * Pod fix from debian. Salvatore Bonaccorso <carnil@debian.org> RT#74681
index 1f6790e..2929945 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = MooseX-Getopt
-version = 0.39
+version = 0.40
 author = Stevan Little <stevan@iinteractive.com>
 author = Brandon L. Black <blblack@gmail.com>
 author = Yuval Kogman <nothingmuch@woobling.org>