updated versions for release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 2c4c354..33a5a61 100644 (file)
@@ -126,7 +126,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90059_005';
+our $VERSION = '5.90059_006';
 
 sub import {
     my ( $class, @arguments ) = @_;