add linkmauve to authors, bump version to 0.2.1

This commit is contained in:
lumi 2017-05-27 23:18:46 +02:00
parent 83b0d6fa94
commit abaf16079c

View file

@ -1,7 +1,7 @@
[package]
name = "jid"
version = "0.2.0"
authors = ["lumi <lumi@pew.im>"]
version = "0.2.1"
authors = ["lumi <lumi@pew.im>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>"]
description = "A crate which provides a Jid struct for Jabber IDs."
homepage = "https://gitlab.com/lumi/jid-rs"
repository = "https://gitlab.com/lumi/jid-rs"