Update changelog and version. 0.000004
Zachary Stevens [Sat, 19 Dec 2009 13:05:48 +0000 (13:05 +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(