Skip to content

Commit

Permalink
🚢 Release 0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanuraj committed Nov 4, 2024
1 parent 8149c64 commit 4f62f36
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.6"
version = "0.4.7"
authors = [
"Shantanu Raj <[email protected]>",
"Tyler <[email protected]>",
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.6
toggl 0.4.7
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.6
toggl-start 0.4.7
Start a new time entry, call with no arguments to start in interactive mode

USAGE:
Expand Down

0 comments on commit 4f62f36

Please sign in to comment.