From da0045a1de1b2bdf559ed3aa6bf91293f0563736 Mon Sep 17 00:00:00 2001 From: Johnny Chen Date: Thu, 15 Dec 2022 23:45:28 +0800 Subject: [PATCH] Colors v0.12.10 v0.12.9 is a wrong release, this is a patch release to override it. --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b03faa70..2dd12871 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Colors" uuid = "5ae59095-9a9b-59fe-a467-6f913c188581" -version = "0.12.8" +version = "0.12.10" [deps] ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"