From 44ad13656d4b5009f4fb6b172c206d1b9860c18d Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 15 Oct 2024 15:56:06 +0900 Subject: [PATCH] Release 0.1.13 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1fda44a..4e822e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mesh-loader" -version = "0.1.12" +version = "0.1.13" edition = "2021" rust-version = "1.60" license = "Apache-2.0"