From 40fe8eed9ab034547acf0588affd52c864bb9a20 Mon Sep 17 00:00:00 2001 From: Josef Heinen Date: Fri, 29 Oct 2021 13:33:04 +0200 Subject: [PATCH] Update Project.toml add GR v0.62.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 169ffeae..3bd258f8 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.60 - 0.61" +GR = "0.60 - 0.62" GeometryBasics = "0.2, 0.3.1, 0.4" JSON = "0.21, 1" Latexify = "0.14 - 0.15"