diff --git a/Cargo.toml b/Cargo.toml index 264cf008..4632719e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xml-rs" -version = "0.8.19" +version = "0.8.20" authors = ["Vladimir Matveev "] license = "MIT" description = "An XML library in pure Rust"