use Alg::C3 0.05 persistent merge cache parameter, VERSION/Changes for 0.13
[gitmo/Class-C3.git] / Makefile.PL
index d4c4e9a..a074d35 100644 (file)
@@ -6,6 +6,6 @@ WriteMakefile(
         'Test::More'      => 0.47,
         'Test::Exception' => 0.15,
         'Scalar::Util'    => 1.10,
-        'Algorithm::C3'   => 0.01,
+        'Algorithm::C3'   => 0.05,
                }
 );