diff --git a/Cargo.toml b/Cargo.toml index bc53cd5a57a77ba225dfa2641dbc48b157e8eae1..39ba344161f302afe9efac7853b3a9d608e3a251 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minidom" -version = "0.4.1" +version = "0.4.2" authors = ["lumi ", "Emmanuel Gil Peyrot ", "Bastien Orivel "] description = "A small, simple DOM implementation on top of xml-rs." homepage = "https://gitlab.com/lumi/minidom-rs"