diff --git a/Cargo.toml b/Cargo.toml index eadd931..7b093ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "colcon" -version = "0.8.0" +version = "0.8.1" edition = "2021" license = "MIT" description = "Simple colorspace conversions in Rust." diff --git a/README.md b/README.md index cc2eb3e..74c0c98 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ColCon 0.8.0 +# ColCon 0.8.1 Simple colorspace conversions in Rust. ## Features