From 7c9cca078f6d3a60d5b604ff177044b7caf6d40d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 00:23:28 +0000 Subject: [PATCH] CompatHelper: bump compat for "GeometryBasics" to "0.3" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7cd4eb7e..693670d7 100644 --- a/Project.toml +++ b/Project.toml @@ -36,7 +36,7 @@ Contour = "0.5" FFMPEG = "0.2, 0.3, 0.4" FixedPointNumbers = "0.6, 0.7, 0.8" GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51" -GeometryBasics = "0.2" +GeometryBasics = "0.2, 0.3" GeometryTypes = "0.7, 0.8" JSON = "0.21, 1" Measures = "0.3"