diff --git a/Cargo.toml b/Cargo.toml index 239f475..50a1db2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tobj" -version = "3.2.4" +version = "3.2.5" edition = "2018" authors = ["Will Usher ", "Moritz Moeller "] description = "A lightweight OBJ loader in the spirit of tinyobjloader"