Version 0.33 0.33
Tomas Doran [Thu, 26 Aug 2010 16:22:16 +0000 (17:22 +0100)]
ChangeLog
dist.ini

index ca154dd..3fe36a4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Revision history for Perl extension MooseX-Getopt
 
+0.33 Thu 26 Aug 2010
+  * Remove Test::Most from newly added test (RT#60766)
+
 0.32 Thu 26 Aug 2010
   * Fix handling of Union types (RT#58417)
 
index 0075007..abf6468 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = MooseX-Getopt
-version = 0.32
+version = 0.33
 author = Stevan Little <stevan@iinteractive.com>
 author = Brandon L. Black <blblack@gmail.com>
 author = Yuval Kogman <nothingmuch@woobling.org>