From bece65e922d408a854149305ae3d885102c43cef Mon Sep 17 00:00:00 2001 From: Josef Heinen Date: Wed, 15 Jul 2020 21:17:25 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index eaceb4fd..2514df6b 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" Contour = "0.5" FFMPEG = "0.2, 0.3" FixedPointNumbers = "0.6, 0.7, 0.8" -GR = "0.46, 0.47, 0.48, 0.49, 0.50" +GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51" GeometryBasics = "0.2" GeometryTypes = "0.7, 0.8" JSON = "0.21, 1"