diff --git a/Cargo.toml b/Cargo.toml index 02ffe44..f0499be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tracing-mutex" -version = "0.2.0" +version = "0.2.1" authors = ["Bert Peters "] edition = "2021" license = "MIT OR Apache-2.0"