From e7bda4477fddde257c90d32b6a30dcc52941b23c Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 14 Jan 2020 17:06:07 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index f061704e5..279ab1ad9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "AbstractPlotting" uuid = "537997a7-5e4e-5d89-9595-2241ea00577e" -version = "0.9.16" +version = "0.9.17" [deps] AbstractNumbers = "85c772de-338a-5e7f-b815-41e76c26ac1f" @@ -52,7 +52,7 @@ ImageMagick = "0.7, 1.0" IntervalSets = "0.3" Observables = "0.2.0" Packing = "0.3" -PlotUtils = "0.6" +PlotUtils = "0.6.2" Showoff = "0.3" SignedDistanceFields = "0.4" StaticArrays = "0.12"