Merge branch 'topic/no_auto_help' of git.moose.perl.org:MooseX-Getopt into topic...
[gitmo/MooseX-Getopt.git] / dist.ini
index f7c2ba8..045dfb7 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,5 +1,5 @@
 name = MooseX-Getopt
-version = 0.28
+version = 0.29
 author = Stevan Little <stevan@iinteractive.com>
 author = Brandon L. Black <blblack@gmail.com>
 author = Yuval Kogman <nothingmuch@woobling.org>
@@ -26,4 +26,5 @@ Moose = 0.56
 
 [Prereq / TestRequires]
 Test::Exception = 0.21
+Test::Warn = 0.21
 Test::More = 0.88