X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=9a629fc71c3218d193fd0bf161767a279559cdad;hb=c85ff64258bd7b27ce1f6ad7a8f6094a1af5e5c6;hp=07c21f33dab17690bc7615c3b4ed04c3ce1de793;hpb=3803e98f718396f93d4ddc246364d342f4debb41;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 07c21f3..9a629fc 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -7,7 +7,7 @@ use Catalyst::Log; __PACKAGE__->mk_classdata($_) for qw/_config log/; -our $VERSION = '4.24'; +our $VERSION = '4.27'; our @ISA; =head1 NAME @@ -197,9 +197,9 @@ Sebastian Riedel, C =head1 THANK YOU -Andrew Ruthven, Danijel Milicevic, David Naughton, Gary Ashton Jones, -Jesse Sheidlower, Johan Lindstrom, Marcus Ramberg and all the others -who've helped. +Andrew Ruthven, Christopher Hicks, Danijel Milicevic, David Naughton, +Gary Ashton Jones, Jesse Sheidlower, Johan Lindstrom, Marcus Ramberg, +Tatsuhiko Miyagawa and all the others who've helped. =head1 LICENSE