updated changes and versions, commented on deprecations in the delta file
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index b9dc3f1..39d513d 100644 (file)
@@ -123,7 +123,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.90059_003';
+our $VERSION = '5.90059_004';
 
 sub import {
     my ( $class, @arguments ) = @_;