Bump version
[gitmo/MooseX-FollowPBP.git] / dist.ini
index ddb99e0..7cf3488 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -1,8 +1,10 @@
-name = MooseX-FollowPBP
+name    = MooseX-FollowPBP
 author  = Dave Rolsky <autarch@urth.org>
-copyright_year = 2010
+license = Artistic_2_0
+copyright_holder = Dave Rolsky
+copyright_year   = 2011
 
-version = 0.04
+version = 0.05
 
 [@Basic]
 
@@ -29,7 +31,7 @@ repository.type   = git
 [CheckChangeLog]
 
 [Prereqs]
-Moose = 0.94
+Moose = 1.16
 
 [Prereqs / TestRequires]
 Test::More = 0.88