From d2ae91c48657d0a4b47d22ffb867883046b119a0 Mon Sep 17 00:00:00 2001 From: cx33 Date: Wed, 20 Sep 2023 23:43:01 +0800 Subject: [PATCH] release: 0.3.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a4abb75..fc79991 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "color-art" -version = "0.3.6" +version = "0.3.7" edition = "2021" description = "A rust crate for working with colors and color spaces." license = "MIT"