make the env in Engine weak so that its request scoped
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index cbf5f7c..94d0f0b 100644 (file)
@@ -7,7 +7,7 @@ BEGIN { require 5.008003; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION = '5.90076';
+our $VERSION = '5.90077';
 
 =head1 NAME