bump version and update CHANGELOG.md

This commit is contained in:
lumi 2017-08-13 20:14:01 +02:00
commit 4546db95fc
2 changed files with 6 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "minidom"
version = "0.5.0"
version = "0.6.0"
authors = ["lumi <lumi@pew.im>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>", "Bastien Orivel <eijebong+minidom@bananium.fr>", "Astro <astro@spaceboyz.net>"]
description = "A small, simple DOM implementation on top of quick-xml"
homepage = "https://gitlab.com/lumi/minidom-rs"