simplification of code, fixes #45260 and makes behavior same as Moose attributes
[gitmo/MooseX-ClassAttribute.git] / dist.ini
index aa9d8a5..0e603e5 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]
 
@@ -39,5 +39,12 @@ Test::Fatal    = 0
 Test::More     = 0.88
 Test::Requires = 0.05
 Scalar::Util   = 0
+Test::More      = 0.88
+Test::Exception = 0
+Scalar::Util    = 0
+Test::Requires  = 0.05
+Test::Deep      = 0
+Test::NoWarnings = 0
+MooseX::Strict::Role = 0
 
 [@Git]