Skip to content

Commit f071f08

Browse files
committed
Bump version to 0.2.0
Bump the crate version to 0.2.0 in preparation for a release to Crates.io. I don't think the code really deserves such a release at this point, but I may not have time to work on it for a long while, and it's much better than what I have on Crates.io now.
1 parent dcca4bd commit f071f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "irc-bot"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["c74d <[email protected]>"]
55
description = "A library for writing Internet Relay Chat (IRC) bots in Rust"
66
documentation = "https://docs.rs/irc-bot"

0 commit comments

Comments
 (0)