diff --git a/Cargo.toml b/Cargo.toml index 4dd59202..8283f89d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "xml-rs" -version = "0.8.11" +version = "0.8.12" authors = ["Vladimir Matveev "] license = "MIT" description = "An XML library in pure Rust"