diff --git a/Cargo.toml b/Cargo.toml index 5c7ce66..6199241 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "axmldecoder" description = "Decode Android's binary XML format" license = "MIT OR Apache-2.0" -version = "0.3.0" +version = "0.4.0" authors = ["Terry Chia "] edition = "2021" repository = "https://github.com/Ayrx/axmldecoder"