Bump version
[gitmo/MooseX-ClassAttribute.git] / dist.ini
index 10d060d..530d6b2 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,10 @@ license = Artistic_2_0
 copyright_holder = Dave Rolsky
 copyright_year   = 2011
 
-version = 0.21
+version = 0.26
+
+[NextRelease]
+format = %-6v %{yyyy-MM-dd}d
 
 [@Basic]
 
@@ -25,13 +28,13 @@ repository.type   = git
 [PodSyntaxTests]
 [NoTabsTests]
 [EOLTests]
-[Signature]
 
 [CheckChangeLog]
 
 [Prereqs]
-Moose                = 1.15
+Moose                = 1.23
 namespace::autoclean = 0.11
+namespace::clean     = 0.20
 
 [Prereqs / TestRequires]
 Test::Fatal    = 0