Skip to content

Commit cf11a9f

Browse files
authored
Release v5.0.1 (#195)
1 parent b032451 commit cf11a9f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Version numbers follow [Semantic Versioning](https://semver.org/).
44

5-
## Unreleased
5+
## v5.0.1
66

77
- Minor: Removed unused features from the `chrono` dependency (#185)
88
- Bugfix: Upgraded dependencies to eliminate vulnerability in the `webpki` crate. (#193)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "twitch-irc"
33
description = "Connect to Twitch chat from a Rust application."
44
license = "MIT"
5-
version = "5.0.0"
5+
version = "5.0.1"
66
authors = ["Ruben Anders <ruben.anders@robotty.de>"]
77
keywords = ["twitch", "twitch-irc", "twitch-api"]
88
categories = ["api-bindings", "asynchronous", "network-programming", "parser-implementations"]

0 commit comments

Comments
 (0)