Changes for 0.11
[gitmo/MooseX-StrictConstructor.git] / dist.ini
index 4fbfa54..3c42b9f 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name = MooseX-StrictConstructor
 author  = Dave Rolsky <autarch@urth.org>
 copyright_year = 2010
 
-version = 0.09
+version = 0.10
 
 [@Basic]
 
@@ -32,6 +32,7 @@ repository.type   = hg
 Moose = 0.94
 
 [Prereqs / TestRequires]
-Test::More = 0.88
+Test::Exception = 0
+Test::More      = 0.88
 
 [@Git]