Skip to content

Commit

Permalink
Bump version to 0.1.68 and update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 17, 2024
1 parent 76bf4db commit baf3546
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.68] - 2024-12-17

- Improvement: Adding popup after copying a block (#16)


## [0.1.67] - 2024-12-17

- Feature: Add Load Backup command if the original file gets corrupted (#15)
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.67"
version = "0.1.68"
edition = "2021"
authors = [
"Joel Afriyie <[email protected]>",
Expand Down

0 comments on commit baf3546

Please sign in to comment.