up version and record changes for new release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 6007f3a..310eafe 100644 (file)
@@ -120,7 +120,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90050';
+our $VERSION = '5.90051';
 
 sub import {
     my ( $class, @arguments ) = @_;