diff --git a/Cargo.toml b/Cargo.toml index 6133348..80b6350 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "icmp-socket" description = "ICMP sockets for both IPv4 and IPv6" -version = "0.1.0" +version = "0.1.1" repository = "https://github.com/zaphar/icmp-socket" authors = ["Jeremy Wall "] edition = "2018"