Bump version
Tomas Doran [Sun, 6 Dec 2009 14:51:52 +0000 (14:51 +0000)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 1d86416..3fd5c56 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 This file documents the revision history for Perl extension Gitalist.
 
+0.000002 2009-12-06
    - Add documentation about how to configure a Gitalist instance.
    - Fix so that invalid repository directory will be detected at application
      startup and a helpful error message will be displayed.
index dfe77eb..01a36ad 100644 (file)
@@ -13,7 +13,7 @@ use Catalyst qw/
                 StackTrace
 /;
 
-our $VERSION = '0.000001';
+our $VERSION = '0.000002';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(