From 6e365c82fe7e398790fc99f60c436afc60c651be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Jan 2021 01:28:35 +0000 Subject: [PATCH] CompatHelper: bump compat for "ColorVectorSpace" to "0.9" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0060b962..bbd1e84a 100644 --- a/Project.toml +++ b/Project.toml @@ -30,7 +30,7 @@ TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac" [compat] AxisArrays = "0.3, 0.4" -ColorVectorSpace = "0.6, 0.7, 0.8" +ColorVectorSpace = "0.6, 0.7, 0.8, 0.9" FileIO = "1" Graphics = "0.4, 1.0" ImageAxes = "0.6"