From: Tomas Doran Date: Fri, 29 Apr 2011 11:40:38 +0000 (+0100) Subject: Version 5.8006 X-Git-Tag: v5.8006^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=b1c292b12d509a8be85700a24c283d04c20db6d7 Version 5.8006 --- diff --git a/Changes b/Changes index f614150..422a9b2 100644 --- 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 diff --git a/lib/Catalyst/Manual.pm b/lib/Catalyst/Manual.pm index 24f5fe4..9710677 100644 --- a/lib/Catalyst/Manual.pm +++ b/lib/Catalyst/Manual.pm @@ -6,7 +6,7 @@ package Catalyst::Manual; use strict; use warnings; -our $VERSION = '5.8005'; +our $VERSION = '5.8006'; =head1 NAME