diff --git a/Cargo.toml b/Cargo.toml index 8220a58..5bcfe34 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libmdns" -version = "0.9.0" +version = "0.9.1" authors = ["Will Stott "] description = "mDNS Responder library for building discoverable LAN services in Rust"