Skip to content

Commit 4f62f36

Browse files
committed
🚢 Release 0.4.7
1 parent 8149c64 commit 4f62f36

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "toggl"
3-
version = "0.4.6"
3+
version = "0.4.7"
44
authors = [
55
"Shantanu Raj <[email protected]>",
66
"Tyler <[email protected]>",

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Run the `help` command to see a list of available commands.
6565

6666
```shell
6767
$ toggl help
68-
toggl 0.4.6
68+
toggl 0.4.7
6969
Toggl command line app.
7070

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

9999
```shell
100100
$ toggl help start
101-
toggl-start 0.4.6
101+
toggl-start 0.4.7
102102
Start a new time entry, call with no arguments to start in interactive mode
103103

104104
USAGE:

0 commit comments

Comments
 (0)