bump version to 0.3.0

This commit is contained in:
lumi 2017-05-03 18:37:03 +02:00
parent fdfc7e2cb1
commit 1bc1437da8

View file

@ -1,6 +1,6 @@
[package]
name = "minidom"
version = "0.2.0"
version = "0.3.0"
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"