Skip to content

Commit

Permalink
bump version to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jfding committed Oct 5, 2024
1 parent c24c6ad commit 7ea4176
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "todor"
version = "1.7.0"
version = "1.8.0"
edition = "2021"
authors = ["JF Ding <[email protected]>"]
description = "yet another cli TODO in Rust"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
- commands:
- list(default), listall, add, mark, edit, count
- purge, browse, listbox
- sink, shift, collect, pool(old: postp)
- sink, shift, collect, pool(old: postp), checkout
- import
- cleanup

Expand Down

0 comments on commit 7ea4176

Please sign in to comment.