From fb515a42f66e592bdbf1e1201286d267ae601756 Mon Sep 17 00:00:00 2001 From: jkrumbiegel <22495855+jkrumbiegel@users.noreply.github.com> Date: Sun, 25 Apr 2021 21:26:25 +0200 Subject: [PATCH] bump minor version this is annoying but glmakie and cairomakie are not compatible with 0.17 if they look for text offsets --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1cd3c5abc..ac4a8a3b3 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AbstractPlotting" uuid = "537997a7-5e4e-5d89-9595-2241ea00577e" authors = ["Simon Danisch", "Julius Krumbiegel"] -version = "0.17.4" +version = "0.18.0" [deps] Animations = "27a7e980-b3e6-11e9-2bcd-0b925532e340"