From 505ac98326824dda2379fa35069e3b7ead3c661d Mon Sep 17 00:00:00 2001 From: Patrick Mooney Date: Wed, 14 Jun 2023 12:56:30 -0500 Subject: [PATCH] Release v0.2.39 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b30e91d..0b8f079 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "net2" -version = "0.2.38" +version = "0.2.39" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"