From: Tomas Doran (t0m) Date: Thu, 11 Jun 2009 09:30:33 +0000 (+0100) Subject: Bump versions, changelog for release X-Git-Tag: 0.07~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Component-ACCEPT_CONTEXT.git;a=commitdiff_plain;h=bf842f6325fe9a408feacf1d230f0fbf51b5cedb Bump versions, changelog for release --- diff --git a/Changes b/Changes index 0ec6338..48c8fbb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Catalyst-Component-ACCEPT_CONTEXT +0.07 11 June 2009 + Fix tests with Catalyst 5.80005 + 0.06 24 April 2009 Switch from NEXT to MRO::Compat diff --git a/lib/Catalyst/Component/ACCEPT_CONTEXT.pm b/lib/Catalyst/Component/ACCEPT_CONTEXT.pm index e77e4d7..5fd529f 100644 --- a/lib/Catalyst/Component/ACCEPT_CONTEXT.pm +++ b/lib/Catalyst/Component/ACCEPT_CONTEXT.pm @@ -12,11 +12,11 @@ request context available in Models and Views. =head1 VERSION -Version 0.06 +Version 0.07 =cut -our $VERSION = '0.06'; +our $VERSION = '0.07'; =head1 SYNOPSIS