Undoing my commit since the issue had been fixed in Catalyst::Devel 1.08 (#37869)
[catagits/Catalyst-Runtime.git] / lib / Catalyst.pm
index fe7a6d2..02f1216 100644 (file)
@@ -64,7 +64,7 @@ __PACKAGE__->stats_class('Catalyst::Stats');
 
 # Remember to update this in Catalyst::Runtime as well!
 
-our $VERSION = '5.7099_02';
+our $VERSION = '5.7099_03';
 
 sub import {
     my ( $class, @arguments ) = @_;