Bumped version to 0.12.6 with updated package description.

This commit is contained in:
Aaron Weiss 2017-12-13 20:46:27 +01:00
parent dcac92084f
commit 8463114aec
No known key found for this signature in database
GPG key ID: 047D32DF25DC22EF

View file

@ -1,7 +1,7 @@
[package]
name = "irc"
version = "0.12.5"
description = "A simple, thread-safe, and async-friendly IRC client library."
version = "0.12.6"
description = "A simple, thread-safe, and async-friendly library for IRC clients."
authors = ["Aaron Weiss <awe@pdgn.co>"]
license = "MPL-2.0"
keywords = ["irc", "client", "thread-safe", "async", "tokio"]