Bump version
[gitmo/Package-DeprecationManager.git] / dist.ini
index 41e0737..a88de5d 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name    = Package-DeprecationManager
 author  = Dave Rolsky <autarch@urth.org>
 copyright_year = 2010
 
-version = 0.02
+version = 0.09
 
 [@Basic]
 
@@ -29,13 +29,14 @@ repository.type   = git
 [CheckChangeLog]
 
 [Prereqs]
-Carp         = 0
-Params::Util = 0
-Sub::Install = 0
+Carp            = 0
+List::MoreUtils = 0
+Params::Util    = 0
+Sub::Install    = 0
 
 [Prereqs / TestRequires]
 Test::Exception = 0
 Test::More      = 0.88
-Test::Warn      = 0
+Test::Requires  = 0
 
 [@Git]