From e797979953209774aca684a647d0a2596a2f5779 Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Wed, 16 Sep 2020 11:13:25 +0200 Subject: [PATCH] update compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9ad9e8f2..8827f6fe 100644 --- a/Project.toml +++ b/Project.toml @@ -45,7 +45,7 @@ PGFPlotsX = "1.2.0" PlotThemes = "2" PlotUtils = "1" RecipesBase = "1" -RecipesPipeline = "0.1.12" +RecipesPipeline = "0.1.13" Reexport = "0.2" Requires = "1" Showoff = "0.3.1"