diff --git a/kbinxml/Cargo.toml b/kbinxml/Cargo.toml index 5b1f6c3..0b8a4c0 100644 --- a/kbinxml/Cargo.toml +++ b/kbinxml/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kbinxml" -version = "2.0.0" +version = "2.0.1" authors = ["Matt Bilker "] description = "An encoder/decoder for Konami's binary XML format used in many of their games." license = "MIT"