Fix Path actions debug screen to display number of arguments
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index d7db6f7..66946a5 100644 (file)
@@ -7,9 +7,7 @@ BEGIN { require 5.008004; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.80015';
-
-$VERSION = eval $VERSION;
+our $VERSION = '5.80032';
 
 =head1 NAME