From 6544ce01b5a3ed77513fb56374d3e175b495c2e0 Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Thu, 11 Nov 2021 10:30:39 +0100 Subject: [PATCH] 1.23.6 [skip ci] --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 9c6e80c0..af93d675 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Plots" uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" author = ["Tom Breloff (@tbreloff)"] -version = "1.23.5" +version = "1.23.6" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -38,7 +38,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" Contour = "0.5" FFMPEG = "0.2 - 0.4" FixedPointNumbers = "0.6 - 0.8" -GR = "0.62" +GR = "0.62.1" GeometryBasics = "0.2, 0.3.1, 0.4" JSON = "0.21, 1" Latexify = "0.14 - 0.15"