Bump version 0.001006
Tomas Doran [Thu, 13 May 2010 08:18:42 +0000 (10:18 +0200)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 3e509a6..02bf807 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 This file documents the revision history for Perl extension Gitalist.
 
+0.001006 2010-05-13
     - Fix Catalyst::Action::REST dependency (there wasn't one previously)
     - Depend on latest Catalyst::View::TT due to a previous bad version
       breaking things.
index 677469a..69256e2 100644 (file)
@@ -14,7 +14,7 @@ use Catalyst qw/
                 SubRequest
 /;
 
-our $VERSION = '0.001005';
+our $VERSION = '0.001006';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(