Skip to content

Commit

Permalink
Bump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jun 29, 2021
1 parent a7dcb6b commit 4a6e61f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## [Unreleased](https://github.com/yykamei/thwack/tree/HEAD)
## [v0.2.1](https://github.com/yykamei/thwack/tree/v0.2.1) (2021-06-29)

[Full Changelog](https://github.com/yykamei/thwack/compare/v0.2.0...HEAD)
[Full Changelog](https://github.com/yykamei/thwack/compare/v0.2.0...v0.2.1)

**Fixed bugs:**

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
Expand Up @@ -7,7 +7,7 @@ repository = "https://github.com/yykamei/thwack"
license = "MIT OR Apache-2.0"
categories = ["command-line-utilities"]
edition = "2018"
version = "0.2.0"
version = "0.2.1"

[dependencies]
crossterm = "0.20.0"
Expand Down

0 comments on commit 4a6e61f

Please sign in to comment.