From 2ec78be9a167df7e619fbfc63ec50172c80362b8 Mon Sep 17 00:00:00 2001 From: Josef Heinen Date: Fri, 16 Jul 2021 10:28:49 +0200 Subject: [PATCH] Update Project.toml bump GR version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d870129b..af1494d6 100644 --- a/Project.toml +++ b/Project.toml @@ -36,7 +36,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" Contour = "0.5" FFMPEG = "0.2, 0.3, 0.4" FixedPointNumbers = "0.6, 0.7, 0.8" -GR = "0.53, 0.54, 0.55, 0.57" +GR = "0.53, 0.54, 0.55, 0.57, 0.58" GeometryBasics = "0.2, 0.3.1" JSON = "0.21, 1" Latexify = "0.14, 0.15"