fixed doc misinformation Catalyst::Component is th eunivedrsial base class
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 9090e04..dd4607a 100644 (file)
@@ -61,7 +61,7 @@ __PACKAGE__->response_class('Catalyst::Response');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.7002';
+our $VERSION = '5.7003';
 
 sub import {
     my ( $class, @arguments ) = @_;