Give people a pointer to chase if they're looking for info on $c->req->user
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index d94f3f0..0304b89 100644 (file)
@@ -7,7 +7,7 @@ BEGIN { require 5.008004; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION='5.80011';
+our $VERSION='5.80013';
 
 $VERSION = eval $VERSION;