diff --git a/Cargo.toml b/Cargo.toml index 6a1fb44..c061898 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "three-d-asset" -version = "0.9.0" +version = "0.9.1" authors = ["Asger Nyman Christiansen "] edition = "2021" description = "Load/save functionality for 3d applications."