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