From 539e5da6b9d26e639b5f8496fd79da76ddf9e556 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Sat, 1 Oct 2022 10:26:28 +0200 Subject: [PATCH] 1.35.0 (#4401) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 574acc8b2..dfc1cc8c3 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.34.4" +version = "1.35.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -43,7 +43,7 @@ Unzip = "41fe7b60-77ed-43a1-b4f0-825fd5a5650d" Contour = "0.5 - 0.6" FFMPEG = "0.2 - 0.4" FixedPointNumbers = "0.6 - 0.8" -GR = "0.68" +GR = "0.69.2" JLFzf = "0.1" JSON = "0.21, 1" LaTeXStrings = "1"