Skip to content

Commit

Permalink
🔖 release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
uzimaru0000 committed Aug 29, 2021
1 parent d331afe commit f1f2f6e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@

<a name="v0.2.1"></a>
## [v0.2.1](https://github.com/uzimaru0000/tv/compare/v0.2.0...v0.2.1)

> 2021-08-30
### Pull Requests

* Merge pull request [#18](https://github.com/uzimaru0000/tv/issues/18) from uzimaru0000/fix/title-align
* Merge pull request [#15](https://github.com/uzimaru0000/tv/issues/15) from uzimaru0000/add-license


<a name="v0.2.0"></a>
## [v0.2.0](https://github.com/uzimaru0000/tv/compare/v0.1.3...v0.2.0)

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 = "tv"
version = "0.2.0"
version = "0.2.1"
authors = ["uzimaru0000 <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit f1f2f6e

Please sign in to comment.