From edcaab3c56416f3fb0a9f362d620ec6052634e8e Mon Sep 17 00:00:00 2001 From: Anshul Singhvi Date: Sat, 14 Mar 2020 11:03:23 +0530 Subject: [PATCH] bump the PlotUtils compat this will only work after a release --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 00c034e9..2f2df781 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ Measures = "0.3" NaNMath = "0.3" PGFPlotsX = "1.2.0" PlotThemes = "1" -PlotUtils = "0.6.1" +PlotUtils = "0.6.5" RecipesBase = "0.8" Reexport = "0.2" Requires = "0.5, 1.0"