diff --git a/Cargo.toml b/Cargo.toml index 28441a0..1d2c818 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ repository = "https://github.com/rust-iot/radio-hal" authors = ["Ryan Kurte "] license = "MIT" edition = "2018" -version = "0.11.0" +version = "0.11.1" [package.metadata.docs.rs] features = [ "std", "nonblocking", "mock", "helpers" ]