Version 5.89000
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index 5a34cc2..58d79eb 100644 (file)
@@ -81,7 +81,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.80030';
+our $VERSION = '5.89000';
 
 sub import {
     my ( $class, @arguments ) = @_;