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