up version and uodate changelog for release
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index aa7b2e6..fbc036a 100755 (executable)
@@ -126,7 +126,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90063';
+our $VERSION = '5.90064';
 
 sub import {
     my ( $class, @arguments ) = @_;