Bump version
[gitmo/MooseX-ClassAttribute.git] / dist.ini
index 5c00359..2530e67 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name = MooseX-ClassAttribute
 author  = Dave Rolsky <autarch@urth.org>
 copyright_year = 2010
 
-version = 0.18
+version = 0.21
 
 [@Basic]
 
@@ -20,7 +20,8 @@ repository.type   = git
 
 [PkgVersion]
 
-[KwaliteeTests]
+;Kwalitee does not understand Test::Requires
+;[KwaliteeTests]
 [NoTabsTests]
 [EOLTests]
 [Signature]
@@ -32,9 +33,9 @@ Moose                = 1.15
 namespace::autoclean = 0
 
 [Prereqs / TestRequires]
-Test::More      = 0.88
-Test::Exception = 0
-Scalar::Util    = 0
-Test::Requires  = 0.05
+Test::Fatal    = 0
+Test::More     = 0.88
+Test::Requires = 0.05
+Scalar::Util   = 0
 
 [@Git]