API change: autoflush (log) now on by default + unit tests + POD
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 431272a..ea41e00 100644 (file)
@@ -7,7 +7,7 @@ BEGIN { require 5.008003; }
 
 # Remember to update this in Catalyst as well!
 
-our $VERSION = '5.90010';
+our $VERSION = '5.90064';
 
 =head1 NAME