diff --git a/Cargo.toml b/Cargo.toml index a853e42..0f95cc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tobj" -version = "4.0.0" +version = "4.0.1" edition = "2021" authors = ["Will Usher ", "Moritz Moeller "] description = "A lightweight OBJ loader in the spirit of tinyobjloader"