more changelog updates and upped version in prep for release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index a823b34..068c102 100644 (file)
@@ -113,7 +113,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90020';
+our $VERSION = '5.90030';
 
 sub import {
     my ( $class, @arguments ) = @_;