Fix regression for relative uri_for arguments after a forward() introduced in 5.7013...
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 145d33e..1de1ba3 100644 (file)
@@ -7,7 +7,7 @@ BEGIN { require 5.008001; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.7013';
+our $VERSION='5.7014';
 
 =head1 NAME