Skip to content

Commit

Permalink
🚢 Release 0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
shantanuraj committed Dec 10, 2024
1 parent e52f212 commit f7c55fd
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.7"
version = "0.4.8"
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 @@ -71,7 +71,7 @@ Run the `help` command to see a list of available commands.

```shell
$ toggl help
toggl 0.4.7
toggl 0.4.8
Toggl command line app.

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

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

USAGE:
Expand Down

0 comments on commit f7c55fd

Please sign in to comment.