Bump version
[catagits/CatalystX-Routes.git] / dist.ini
index d649ae9..f38002f 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license = Artistic_2_0
 copyright_holder = Dave Rolsky
 copyright_year   = 2011
 
-version = 0.01
+version = 0.02
 
 [@Basic]
 
@@ -14,9 +14,9 @@ version = 0.01
 [MetaResources]
 bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=CatalystX-Routes
 bugtracker.mailto = bug-catalystx-routes@rt.cpan.org
-repository.url    = http://hg.urth.org/hg/CatalystX-Routes
-repository.web    = http://hg.urth.org/hg/CatalystX-Routes
-repository.type   = hg
+repository.url    = git://catagits@git.shadowcat.co.uk:CatalystX-Routes.git
+repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits/CatalystX-Routes.git;a=summary
+repository.type   = git
 
 [SurgicalPodWeaver]
 
@@ -31,7 +31,7 @@ repository.type   = hg
 [CheckChangeLog]
 
 [Prereqs]
-Catalyst::Action::REST = 0.90
+Catalyst::Action::REST = 0.89
 Catalyst::Runtime      = 5.80030
 Moose                  = 0
 Params::Util           = 0
@@ -40,4 +40,11 @@ namespace::autoclean   = 0
 [Prereqs / TestRequires]
 Test::More = 0.88
 
-[@Mercurial]
+[Git::Check]
+allow_dirty =
+
+[Git::Tag]
+tag_format = %v
+tag_message =
+
+[Git::Push]