From f5024f1c6cfa08473ce6600eb0709163de115f18 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 7 Aug 2024 15:40:59 +0900 Subject: [PATCH] Release 0.1.10 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d5f7ad3..7cb2593 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mesh-loader" -version = "0.1.9" +version = "0.1.10" edition = "2021" rust-version = "1.60" license = "Apache-2.0"