From 26a48c66fb47c015e6535007f79d692ccc1acea9 Mon Sep 17 00:00:00 2001 From: ccoffrin Date: Sat, 15 Feb 2020 13:33:08 -0700 Subject: [PATCH] update version number to account for dropping julia v0.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ecbf806..e43a39f 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "ConicBenchmarkUtilities" uuid = "e95a7839-07fb-532d-9a0e-071766bb5168" authors = ["Miles Lubin"] repo = "https://github.com/JuliaOpt/ConicBenchmarkUtilities.jl.git" -version = "0.3.2" +version = "0.4.0" [deps] GZip = "92fee26a-97fe-5a0c-ad85-20a5f3185b63"