Skip to content

Commit c9e9327

Browse files
committed
Bump version 0.4.1 → 0.4.2
1 parent 689c571 commit c9e9327

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v0.4.1
1+
# v0.4.2
22

33
- Add `openssl_vendored` feature
44
- Add static tarball asset to releases

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.1"
3+
version = "0.4.2"
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)