From ae547a4cf5a37bfc58217f1bbd9f48a0b8079703 Mon Sep 17 00:00:00 2001 From: "Viral B. Shah" Date: Fri, 8 Nov 2024 22:35:06 -0500 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2a549eb..d4327df 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ColorSchemes" uuid = "35d6a980-a343-548e-a6ea-1d62b119f2f4" authors = ["cormullion", "rafaqz", "gustaphe", "lwabeke", "NHDaly", "stevengj", "t-bltg", "asinghvi17", "davibarreira", "adrhill", "tecosaur", "jarredclloyd"] -version = "3.27.0" +version = "3.27.1" [deps] ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"