Updated version number in README.
This commit is contained in:
parent
639896cb02
commit
92ffbc7b28
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ features. These are, however, strictly optional and can be disabled accordingly.
|
|||
|
||||
## Getting Started ##
|
||||
|
||||
To start using this library with cargo, you can simply add `irc = "0.11.0"` to your dependencies to
|
||||
To start using this library with cargo, you can simply add `irc = "0.12.0"` to your dependencies to
|
||||
your Cargo.toml file. You'll likely want to take a look at some of the examples, as well as the
|
||||
documentation. You'll also be able to find a small template to get a feel for the library.
|
||||
|
||||
|
|
Loading…
Reference in a new issue