diff --git a/Cargo.toml b/Cargo.toml index 09f7e6d..1b425a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "num_threads" -version = "0.1.0" +version = "0.1.1" authors = ["Jacob Pratt "] repository = "https://github.com/jhpratt/num_threads" categories = ["api-bindings", "hardware-support", "os"]