From c26561eab394a025cf95f40e420b81dfd13f76a2 Mon Sep 17 00:00:00 2001 From: Josef Heinen Date: Wed, 6 Oct 2021 20:51:21 +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 8d4dde10..a65632d4 100644 --- a/Project.toml +++ b/Project.toml @@ -37,7 +37,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" Contour = "0.5" FFMPEG = "0.2 - 0.4" FixedPointNumbers = "0.6 - 0.8" -GR = "0.53 - 0.59" +GR = "0.53 - 0.60" GeometryBasics = "0.2, 0.3.1, 0.4" JSON = "0.21, 1" Latexify = "0.14 - 0.15"