Version number bump to 0.6.0 (small breaking changes).
This commit is contained in:
parent
855fb1f219
commit
0967ece14a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
|
||||
name = "irc"
|
||||
version = "0.5.8"
|
||||
version = "0.6.0"
|
||||
description = "A simple, thread-safe IRC client library."
|
||||
authors = ["Aaron Weiss <aaronweiss74@gmail.com>"]
|
||||
license = "Unlicense"
|
||||
|
|
Loading…
Reference in a new issue