From 2df2486f0703592883db0e2f1cb7a4ef65b7cc9c Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 30 Jan 2024 04:24:16 -0800 Subject: [PATCH] Bump to 0.2.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5f6927c..0476b59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dlmalloc" -version = "0.2.4" +version = "0.2.5" authors = ["Alex Crichton "] license = "MIT/Apache-2.0" readme = "README.md"