update to work with new moose
[gitmo/MooseX-StrictConstructor.git] / dist.ini
index d17b9f6..69d4810 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]
 
@@ -29,7 +29,7 @@ repository.type   = git
 [CheckChangeLog]
 
 [Prereqs]
-Moose = 0.94
+Moose = 1.9900
 
 [Prereqs / TestRequires]
 Test::Fatal = 0