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