From ac5f38a014e0fa4b59916fbbbac805a655bcef45 Mon Sep 17 00:00:00 2001 From: Tony Kelman Date: Sun, 28 May 2017 16:45:35 -0700 Subject: [PATCH] update min julia version to 0.6.0-pre this goes with https://github.com/JuliaDiff/ForwardDiff.jl/pull/233 --- REQUIRE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIRE b/REQUIRE index f3406018..579300ad 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,4 +1,4 @@ -julia 0.6- +julia 0.6.0-pre DiffEqBase 0.6.0 NLsolve ForwardDiff 0.5.0