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