Bump version to 0.003004, update Changes. 0.003004
Dan Brook [Tue, 7 Jun 2011 20:23:14 +0000 (22:23 +0200)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index aedcd42..188ae71 100644 (file)
--- 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.
index 134fced..466dcf2 100644 (file)
@@ -14,7 +14,7 @@ use Catalyst qw/
                 SubRequest
 /;
 
-our $VERSION = '0.003003';
+our $VERSION = '0.003004';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(