Bump version for first real release. 0.000001
Zachary Stevens [Thu, 3 Dec 2009 00:06:20 +0000 (00:06 +0000)]
Changes
lib/Gitalist.pm

diff --git a/Changes b/Changes
index 9df0ab3..0e0ed7d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 This file documents the revision history for Perl extension Gitalist.
 
+0.000001
+   - No changes since last dev release.
+
 0.000000_02  UNRELEASED
    - Fixed history action, other minor cleanups.
 
index 9cf637d..5d4739c 100644 (file)
@@ -13,7 +13,7 @@ use Catalyst qw/
                 StackTrace
 /;
 
-our $VERSION = '0.000000_02';
+our $VERSION = '0.000001';
 $VERSION = eval $VERSION;
 
 __PACKAGE__->config(