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