From 33a0f988d544fa07ca9c64fc2762925af4a54c4e Mon Sep 17 00:00:00 2001 From: Abraham Egnor Date: Wed, 1 Mar 2023 09:48:11 -0500 Subject: [PATCH] release v2.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ec8cecc73..e2b2fca8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ homepage = "https://www.mongodb.com/docs/drivers/rust/" license = "Apache-2.0" readme = "README.md" name = "mongodb" -version = "2.4.0-beta.2" +version = "2.4.0" exclude = [ "etc/**",