diff --git a/Cargo.toml b/Cargo.toml index 9f75317..a23f3fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "thread_local" -version = "1.1.1" +version = "1.1.2" authors = ["Amanieu d'Antras "] description = "Per-object thread-local storage" documentation = "https://docs.rs/thread_local/"