Skip to content

Commit

Permalink
chore: Bump sushii to v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
drklee3 committed Oct 31, 2020
1 parent 0d300af commit 8e9ee45
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.6]

### Added

- Reference to mute mod log case to determine mute executor on unmute
Expand Down Expand Up @@ -79,7 +81,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Prevent role handler from running outside of role channels
- Fix mod log entry saving

[unreleased]: https://github.com/drklee3/sushii-2/compare/v0.1.5...HEAD
[unreleased]: https://github.com/drklee3/sushii-2/compare/v0.1.6...HEAD
[0.1.6]: https://github.com/drklee3/sushii-2/compare/v0.1.5...v0.1.6
[0.1.5]: https://github.com/drklee3/sushii-2/compare/v0.1.4...v0.1.5
[0.1.4]: https://github.com/drklee3/sushii-2/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/drklee3/sushii-2/compare/v0.1.2...v0.1.3
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sushii-2"
version = "0.1.5"
version = "0.1.6"
authors = ["drklee3 <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit 8e9ee45

Please sign in to comment.