bump version to 0.4.2
This commit is contained in:
parent
28d17381c6
commit
4166751828
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "minidom"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
authors = ["lumi <lumi@pew.im>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>", "Bastien Orivel <eijebong+minidom@bananium.fr>"]
|
||||
description = "A small, simple DOM implementation on top of xml-rs."
|
||||
homepage = "https://gitlab.com/lumi/minidom-rs"
|
||||
|
|
Loading…
Reference in a new issue