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