release commit for 5.90010
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 475ba75..9f77021 100644 (file)
@@ -100,7 +100,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90009';
+our $VERSION = '5.90010';
 
 sub import {
     my ( $class, @arguments ) = @_;