This is a UPnP client library for Rust.

bump version

Changed files
+1 -1
+1 -1
Cargo.toml
··· 1 1 [package] 2 2 name = "upnp-client" 3 - version = "0.1.9" 3 + version = "0.1.11" 4 4 edition = "2021" 5 5 repository = "https://github.com/tsirysndr/upnp-client-rs" 6 6 license = "MIT"