Version 5.90017
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 2aa1de2..4fd6ed1 100644 (file)
@@ -112,7 +112,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90016';
+our $VERSION = '5.90017';
 
 sub import {
     my ( $class, @arguments ) = @_;