From: Tomas Doran Date: Wed, 9 Dec 2009 01:21:57 +0000 (+0000) Subject: Changelog, bump version X-Git-Tag: 0.000003~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=66c49a21cf6dce4c4e41ee9c515dd4742602fbb3;p=catagits%2FGitalist.git Changelog, bump version --- diff --git a/Changes b/Changes index 3fd5c56..f678c9c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ This file documents the revision history for Perl extension Gitalist. +0.000003 2009-12-09 + - Officially switch repository to Shadowcat + - Officially switch bug tracker to rt.cpan.org + - Move all POD below the code, for ::Repo and ::Project. + 0.000002 2009-12-06 - Add documentation about how to configure a Gitalist instance. - Fix so that invalid repository directory will be detected at application diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index 01a36ad..7ed1ca1 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -13,7 +13,7 @@ use Catalyst qw/ StackTrace /; -our $VERSION = '0.000002'; +our $VERSION = '0.000003'; $VERSION = eval $VERSION; __PACKAGE__->config(