set change file date and updated versions in preparation for release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 9f77021..0f7c25e 100644 (file)
@@ -100,7 +100,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90010';
+our $VERSION = '5.90011';
 
 sub import {
     my ( $class, @arguments ) = @_;