diff --git a/Cargo.toml b/Cargo.toml index 55d8dc2..2b91ee0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "three-d-asset" -version = "0.7.0" +version = "0.8.0" authors = ["Asger Nyman Christiansen "] edition = "2021" description = "Load/save functionality for 3d applications."