diff --git a/Cargo.toml b/Cargo.toml index 09b6680a..7209631c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "socket2" -version = "0.2.3" +version = "0.2.4" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"