Prepare for new dev release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 5684d94..66477ec 100644 (file)
@@ -76,7 +76,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.8000_02';
+our $VERSION = '5.8000_03';
 
 sub import {
     my ( $class, @arguments ) = @_;
@@ -2481,6 +2481,8 @@ audreyt: Audrey Tang
 
 bricas: Brian Cassidy <bricas@cpan.org>
 
+Caelum: Rafael Kitover <rkitover@io.com>
+
 chansen: Christian Hansen
 
 chicks: Christopher Hicks