From d6bebe1ce2d16ed7325e4d8bbd907802a32a8f0f Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Fri, 14 Aug 2020 14:31:34 +0200 Subject: [PATCH] 1.6.0 --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 04472b40..c26cae1d 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.5.9" +version = "1.6.0" [deps] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" @@ -45,7 +45,7 @@ PGFPlotsX = "1.2.0" PlotThemes = "2" PlotUtils = "1" RecipesBase = "1" -RecipesPipeline = "0.1.7" +RecipesPipeline = "0.1.12" Reexport = "0.2" Requires = "1" Showoff = "0.3.1"