bump version
[gitmo/MooseX-ClassAttribute.git] / dist.ini
index f96d0bf..5c00359 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -2,7 +2,7 @@ name = MooseX-ClassAttribute
 author  = Dave Rolsky <autarch@urth.org>
 copyright_year = 2010
 
-version = 0.15
+version = 0.18
 
 [@Basic]
 
@@ -28,11 +28,13 @@ repository.type   = git
 [CheckChangeLog]
 
 [Prereqs]
-Moose                = 0.98
+Moose                = 1.15
 namespace::autoclean = 0
 
 [Prereqs / TestRequires]
-Test::More   = 0.88
-Scalar::Util = 0
+Test::More      = 0.88
+Test::Exception = 0
+Scalar::Util    = 0
+Test::Requires  = 0.05
 
 [@Git]