Bump versions back to 5.8.4
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 59b5eee..d94f3f0 100644 (file)
@@ -3,7 +3,7 @@ package Catalyst::Runtime;
 use strict;
 use warnings;
 
-BEGIN { require 5.008006; }
+BEGIN { require 5.008004; }
 
 # Remember to update this in Catalyst as well!