Skip to content

Commit 689c571

Browse files
committed
Bump version 0.4.0 → 0.4.1
1 parent 7db56f3 commit 689c571

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.4.1
2+
3+
- Add `openssl_vendored` feature
4+
- Add static tarball asset to releases
5+
16
# v0.4.0
27

38
- Add option to ignore certain nicks when getting title results (#20)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "url-bot-rs"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
description = "Minimal IRC URL bot in Rust"
55
keywords = ["irc", "bot", "title"]
66
repository = "https://github.com/nuxeh/url-bot-rs"

0 commit comments

Comments
 (0)