Fix warnings, we may not always be dumping a object
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index fcd4c41..b83696c 100644 (file)
@@ -7,7 +7,7 @@ BEGIN { require 5.008001; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.80002';
+our $VERSION='5.80004';
 
 $VERSION = eval $VERSION;