From 303089a3ce9a593062b68133717d8aef0d2f1632 Mon Sep 17 00:00:00 2001 From: bump Date: Wed, 6 Nov 2024 19:54:16 +0000 Subject: [PATCH] Bumping version from 0.2.0 to 0.2.1. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 35dec77..f18b814 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.0" +version = "0.2.1" [lib] crate-type = ["cdylib", "rlib"]