Skip to content

Commit

Permalink
Bump version to 0.1.60 and update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 11, 2024
1 parent 063d365 commit 8c207fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

## [0.1.60] - 2024-08-11

- Improvement: updating release.yml to include contents of CHANGELOG (#5)


## [0.1.59] - 2024-08-11

- Fix: Add update CHANEGLOG workflow to cut-tag workflow (#4)
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 = "thoth-cli"
version = "0.1.59"
version = "0.1.60"
edition = "2021"
authors = ["Joel Afriyie <[email protected]>", "Joel Afriyie <[email protected]>"]
description = "A terminal scratchpad akin to Heynote"
Expand Down

0 comments on commit 8c207fb

Please sign in to comment.