Skip to content

Commit

Permalink
🚢 Release 0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanuraj committed Sep 6, 2024
1 parent 9231805 commit fb1e804
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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 = "toggl"
version = "0.4.4"
version = "0.4.5"
authors = [
"Shantanu Raj <s@sraj.me>",
"Tyler <tylerchc92@gmail.com>",
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Run the `help` command to see a list of available commands.

```shell
$ toggl help
toggl 0.4.4
toggl 0.4.5
Toggl command line app.

USAGE:
Expand Down Expand Up @@ -98,7 +98,7 @@ You can also run the `help` command on a specific subcommand.

```shell
$ toggl help start
toggl-start 0.4.4
toggl-start 0.4.5
Start a new time entry, call with no arguments to start in interactive mode

USAGE:
Expand Down

0 comments on commit fb1e804

Please sign in to comment.