prepping changefile and version info
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index b9e9b4a..b02eb81 100644 (file)
@@ -117,7 +117,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90049_001';
+our $VERSION = '5.90049_002';
 
 sub import {
     my ( $class, @arguments ) = @_;