Skip to content

Commit

Permalink
Release v3.0.1 (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
RAnders00 authored Jun 24, 2021
1 parent d2e1a16 commit 1ecb11b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
Version numbers follow [Semantic Versioning](https://semver.org/).

## Unversioned
## v3.0.1

- Bugfix: Fixed `FollowersOnlyMode` enum not being exported from the crate. (#135)

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "twitch-irc"
description = "Connect to Twitch chat from a Rust application."
license = "MIT"
version = "3.0.0"
version = "3.0.1"
authors = ["Ruben Anders <[email protected]>"]
repository = "https://github.com/robotty/twitch-irc-rs"
edition = "2018"
Expand Down

0 comments on commit 1ecb11b

Please sign in to comment.