From 952460a10d503c2a87da989bf06b7bf51422d616 Mon Sep 17 00:00:00 2001 From: Beinsezii Date: Tue, 9 Jul 2024 11:23:19 -0700 Subject: [PATCH] 0.10.1 --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 04b1da0..26ea2a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "colcon" -version = "0.10.0" +version = "0.10.1" edition = "2021" license = "MIT" description = "Comprehensive colorspace conversions in Rust." diff --git a/README.md b/README.md index 16dfbb6..c239939 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ColCon 0.10.0 +# ColCon 0.10.1 Comprehensive colorspace conversions in Rust. ## Features