diff --git a/Cargo.toml b/Cargo.toml index 3d25612..7c50472 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "upnp-client" -version = "0.1.6" +version = "0.1.7" edition = "2021" repository = "https://github.com/tsirysndr/upnp-client-rs" license = "MIT"