updated changes
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 65521ec..d16779b 100644 (file)
@@ -120,7 +120,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90049_005';
+our $VERSION = '5.90049_006';
 
 sub import {
     my ( $class, @arguments ) = @_;