Release version 0.2.0!

This commit is contained in:
Emmanuel Gil Peyrot 2017-05-06 21:54:12 +01:00
commit 8f85c95a52
2 changed files with 14 additions and 4 deletions

View file

@ -1,11 +1,11 @@
[package]
name = "xmpp-parsers"
version = "0.1.0"
version = "0.2.0"
authors = ["Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
description = "Collection of parsers and serialisers for XMPP extensions"
homepage = "https://hg.linkmauve.fr/xmpp-parsers"
repository = "https://hg.linkmauve.fr/xmpp-parsers"
keywords = ["xmpp"]
keywords = ["xmpp", "xml"]
categories = ["parsing", "network-programming"]
license = "MPL-2.0"