Skip to content

Commit

Permalink
Prepare to v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Mar 2, 2023
1 parent dd3f937 commit e9ca93d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change Log

## [Unreleased](https://github.com/dalance/termbg/compare/v0.4.2...Unreleased) - ReleaseDate
## [Unreleased](https://github.com/dalance/termbg/compare/v0.4.3...Unreleased) - ReleaseDate

## [v0.4.3](https://github.com/dalance/termbg/compare/v0.4.2...v0.4.3) - 2023-03-02

## [v0.4.2](https://github.com/dalance/termbg/compare/v0.4.1...v0.4.2) - 2023-03-02

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "termbg"
version = "0.4.2"
version = "0.4.3"
authors = ["dalance <dalance@gmail.com>"]
repository = "https://github.com/dalance/termbg"
keywords = ["console", "terminal", "cli"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If you check other terminals, please report through [issue](https://github.com/d

```Cargo.toml
[dependencies]
termbg = "0.4.2"
termbg = "0.4.3"
```

## Example
Expand Down

0 comments on commit e9ca93d

Please sign in to comment.