diff --git a/Cargo.toml b/Cargo.toml index 49b85fd..77fb85d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kbinxml" -version = "0.25.1" +version = "0.25.2" authors = ["Matt Bilker "] description = "An encoder/decoder for Konami's binary XML format used in many of their games." edition = "2018"