diff --git a/Cargo.toml b/Cargo.toml index 8e27bbb..d4beb98 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "yansi" -version = "1.0.0" +version = "1.0.1" authors = ["Sergio Benitez "] repository = "https://github.com/SergioBenitez/yansi" documentation = "https://docs.rs/yansi"