Version 5.8006 v5.8006
Tomas Doran [Fri, 29 Apr 2011 11:40:38 +0000 (12:40 +0100)]
Changes
lib/Catalyst/Manual.pm

diff --git a/Changes b/Changes
index f614150..422a9b2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Catalyst-Manual
 
+5.8006 29 Feb 2011
     - Fix metadata to refer to the new git repository
     - Cookbook
       - Small fixes and typos
index 24f5fe4..9710677 100644 (file)
@@ -6,7 +6,7 @@ package Catalyst::Manual;
 use strict;
 use warnings;
 
-our $VERSION = '5.8005';
+our $VERSION = '5.8006';
 
 =head1 NAME