From 5c9e78a6644be7ebd5c96b6ab182ccf7b4856bab Mon Sep 17 00:00:00 2001 From: hhaensel Date: Wed, 22 Jun 2022 10:19:25 +0200 Subject: [PATCH] bump compat entry for Stipple --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index dfaeaa0..dfeb2a0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StipplePlotly" uuid = "ec984513-233d-481d-95b0-a3b58b97af2b" authors = ["Adrian and contributors"] -version = "0.11.1" +version = "0.11.2" [deps] Genie = "c43c736e-a2d1-11e8-161f-af95117fbd1e" @@ -11,7 +11,7 @@ Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998" [compat] Genie = "4" Requires = "1" -Stipple = "0.23" +Stipple = "0.23 - 0.24" julia = "1.6" [extras]