From: Dan Brook Date: Tue, 7 Jun 2011 20:23:14 +0000 (+0200) Subject: Bump version to 0.003004, update Changes. X-Git-Tag: 0.003004 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FGitalist.git;a=commitdiff_plain;h=4c6b2fdb82ad560468d875db6fdbcfcffc574279 Bump version to 0.003004, update Changes. --- diff --git a/Changes b/Changes index aedcd42..188ae71 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ This file documents the revision history for Perl extension Gitalist. +0.003004 2011-06-07 + - Fix dependency typo in Makefile.PL. + 0.003003 2011-06-06 - Fixed ownership assertions in t/02git_object.t (Christian Walde). - Change default local config to not search recursively. diff --git a/lib/Gitalist.pm b/lib/Gitalist.pm index 134fced..466dcf2 100644 --- a/lib/Gitalist.pm +++ b/lib/Gitalist.pm @@ -14,7 +14,7 @@ use Catalyst qw/ SubRequest /; -our $VERSION = '0.003003'; +our $VERSION = '0.003004'; $VERSION = eval $VERSION; __PACKAGE__->config(