diff --git a/Cargo.toml b/Cargo.toml index e1fd966..3c81636 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ edition = "2021" license = "MIT OR Apache-2.0" homepage = "https://github.com/jorgenpt/uasset-rs/" repository = "https://github.com/jorgenpt/uasset-rs/" -version = "0.4.1" +version = "0.5.0" # Don't include the test assets or development files in the crate exclude = ["/assets/", "/.github/", "/.vscode/", ".gitignore"]