From 4f62f36bca4440b3ff0216d2c92dd611ee22048c Mon Sep 17 00:00:00 2001 From: Shantanu Raj Date: Mon, 4 Nov 2024 23:56:59 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A2=20Release=200.4.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.lock | 2 +- Cargo.toml | 2 +- README.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ad1b666..5f57e40 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2308,7 +2308,7 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "toggl" -version = "0.4.6" +version = "0.4.7" dependencies = [ "async-trait", "base64", diff --git a/Cargo.toml b/Cargo.toml index 3c0517a..fbda254 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toggl" -version = "0.4.6" +version = "0.4.7" authors = [ "Shantanu Raj ", "Tyler ", diff --git a/README.md b/README.md index 56ff2f5..497211a 100644 --- a/README.md +++ b/README.md @@ -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: @@ -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: