diff --git a/Cargo.toml b/Cargo.toml index 6b5419b..ee13ed3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "coap-client" description = "A CoAP client" readme = "README.md" -version = "0.2.1" +version = "0.2.2" authors = ["ryan "] repository = "https://github.com/ryankurte/rust-coap-client" license = "MPL-2.0"