diff --git a/Cargo.toml b/Cargo.toml index 1f584cc..54d4e4b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ workspace = { members = ["src/app"] } [package] name = "colorutils-rs" -version = "0.4.5" +version = "0.4.6" edition = "2021" description = "High performance utilities for color format handling and conversion." readme = "README.md"