From 62fe36da9394c1e05ef318440a20ade6ede70807 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Sat, 14 Oct 2017 19:13:38 -0700 Subject: [PATCH] Release v0.2.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"