diff --git a/Cargo.toml b/Cargo.toml index 46c7ab9..7b9e5ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "colored" description = "The most simple way to add colors in your terminal" -version = "2.0.4" +version = "2.1.0" edition = "2021" authors = ["Thomas Wickham "] license = "MPL-2.0"