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