Bump versions, add date
Tomas Doran [Sat, 19 Dec 2009 14:36:19 +0000 (14:36 +0000)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index c9b74c2..c50d5eb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 This file documents the revision history for Perl extension Gitalist.
 
+0.000004 2009-12-19
     - Support being able to pass a list of repositories to view via
       configuration, rather than having a static directory.
     - Installation and configuration documentation has been enhanced.
index e5e38ec..e1894fe 100644 (file)
@@ -13,7 +13,7 @@ use Catalyst qw/
                 StackTrace
 /;
 
-our $VERSION = '0.000003';
+our $VERSION = '0.000004';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(