Skip to content

Commit 322cf34

Browse files
committed
Bump version to 1.1.2
1 parent dca4007 commit 322cf34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "thread_local"
3-
version = "1.1.1"
3+
version = "1.1.2"
44
authors = ["Amanieu d'Antras <amanieu@gmail.com>"]
55
description = "Per-object thread-local storage"
66
documentation = "https://docs.rs/thread_local/"

0 commit comments

Comments
 (0)