Bump version
[gitmo/MooseX-StrictConstructor.git] / dist.ini
index 24ae981..05f454a 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.11
+version = 0.12
 
 [@Basic]
 
@@ -32,7 +32,7 @@ repository.type   = git
 Moose = 0.94
 
 [Prereqs / TestRequires]
-Test::Exception = 0
-Test::More      = 0.88
+Test::Fatal = 0
+Test::More  = 0.88
 
 [@Git]