prepare for cpan release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 53110e6..f62bfe7 100644 (file)
@@ -63,7 +63,7 @@ __PACKAGE__->response_class('Catalyst::Response');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.7008';
+our $VERSION = '5.7009';
 
 sub import {
     my ( $class, @arguments ) = @_;