From 84d77e3747d29924ca4bebb79eaa9e86140afbc6 Mon Sep 17 00:00:00 2001 From: bump Date: Tue, 12 Nov 2024 17:32:14 +0000 Subject: [PATCH] Bumping version from 0.2.3 to 0.2.4. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 87a4549..f2b26a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ keywords = ["mesh"] license = "MIT" name = "automesh" repository = "https://github.com/autotwin/automesh" -version = "0.2.3" +version = "0.2.4" [lib] crate-type = ["cdylib", "rlib"]