From dc51f2c1594911075c6d7da9504844a6a7e0d527 Mon Sep 17 00:00:00 2001 From: t-bltg Date: Mon, 30 Aug 2021 22:22:05 +0200 Subject: [PATCH] v1.21.2 [skip ci] --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index c233c068..8d4d9142 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.21.1" +version = "1.21.2" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -46,7 +46,7 @@ NaNMath = "0.3" PlotThemes = "2" PlotUtils = "1" RecipesBase = "1" -RecipesPipeline = "0.3.5" +RecipesPipeline = "0.3.5, 0.4" Reexport = "0.2, 1.0" Requires = "1" Scratch = "1"