From dee3ed263cadb779ae4da40307087668e9bbc2c6 Mon Sep 17 00:00:00 2001 From: Daniel Schwabeneder Date: Sat, 31 Oct 2020 21:26:00 +0100 Subject: [PATCH] bump RecipesPipeline compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 27f4f5ac..e3d458e7 100644 --- a/Project.toml +++ b/Project.toml @@ -45,7 +45,7 @@ NaNMath = "0.3" PlotThemes = "2" PlotUtils = "1" RecipesBase = "1" -RecipesPipeline = "0.1.13" +RecipesPipeline = "0.2" Reexport = "0.2" Requires = "1" Scratch = "1"