Remove Test::NoWarnings
[gitmo/MooseX-ClassAttribute.git] / dist.ini
index 1438027..5b4c060 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Artistic_2_0
 copyright_holder = Dave Rolsky
 copyright_year   = 2011
 
-version = 0.21
+version = 0.22
 
 [@Basic]
 
@@ -31,7 +31,8 @@ repository.type   = git
 
 [Prereqs]
 Moose                = 1.15
-namespace::autoclean = 0
+namespace::autoclean = 0.11
+namespace::clean     = 0.20
 
 [Prereqs / TestRequires]
 Test::Fatal    = 0