diff --git a/Cargo.toml b/Cargo.toml index 6c858d1..bade673 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tobj" -version = "0.1.9" +version = "0.1.10" authors = ["Will Usher "] description = "A lightweight OBJ loader in the spirit of tinyobjloader"