Skip to content

Commit

Permalink
chore: release v0.1.20 (#101)
Browse files Browse the repository at this point in the history
chore: release

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 2, 2024
1 parent c9f1cb5 commit 49d3db1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.20](https://github.com/ratatui/crates-tui/compare/v0.1.19...v0.1.20) - 2024-09-02

### Other
- Better help page ([#94](https://github.com/ratatui/crates-tui/pull/94))

## [0.1.19](https://github.com/ratatui/crates-tui/compare/v0.1.18...v0.1.19) - 2024-09-02

### Other
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 = "crates-tui"
version = "0.1.19"
version = "0.1.20"
edition = "2021"
description = "A TUI for crates.io"
license = "MIT"
Expand Down

0 comments on commit 49d3db1

Please sign in to comment.