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