From 83529ec10275fa6aef95000ccb1f846b16a7e396 Mon Sep 17 00:00:00 2001 From: matthewt Date: Thu, 30 Apr 2009 17:18:53 +0000 Subject: changes for 0.002000, thank you xinming for reminding me, I'm a fucking idiot --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index 25a2155..cf1a802 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ perl_version '5.008001'; author 'Matt S Trout '; all_from 'lib/Reaction.pm'; -requires 'Catalyst' => '5.80001'; +requires 'Catalyst' => '5.80002'; requires 'Catalyst::Component::ACCEPT_CONTEXT' => '0.05'; requires 'Catalyst::Component::InstancePerContext' => '0.001001'; requires 'Catalyst::Model::DBIC::Schema' => '0.23'; -- cgit v1.2.3-54-g00ecf