X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=dist.ini;h=2530e675b7516b43f17dbfd801fb4209aaf0eb76;hb=d6c2213893ede818fbddfc1fc3e6d8551e01f0d4;hp=c4c16a9d3ac1b6577fdbfa006621cd1be6b4ebdb;hpb=d4e93624b4c9c91673a7b7961e365e1c0f921c29;p=gitmo%2FMooseX-ClassAttribute.git diff --git a/dist.ini b/dist.ini index c4c16a9..2530e67 100644 --- a/dist.ini +++ b/dist.ini @@ -2,7 +2,7 @@ name = MooseX-ClassAttribute author = Dave Rolsky copyright_year = 2010 -version = 0.20 +version = 0.21 [@Basic] @@ -33,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]