From 5b2cd1b8ee25cb5f113de5efaecc023c581e59eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 11:05:31 +0000 Subject: [PATCH] CompatHelper: bump compat for "GeometryTypes" to "0.8" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 302cb820..2b26c682 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ Contour = "0.5" FFMPEG = "0.2, 0.3" FixedPointNumbers = "0.6, 0.7, 0.8" GR = "0.46, 0.47" -GeometryTypes = "0.7" +GeometryTypes = "0.7, 0.8" JSON = "0.21" Measures = "0.3" NaNMath = "0.3"