From e2c71ec10a0c45d3af28a32c5d42b5ae84a2db0c Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Wed, 17 Feb 2021 02:52:27 -0700 Subject: [PATCH] Bump to v0.10.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- docs/taskwarrior-tui.1.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 504f7d4..8cc78f2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -782,7 +782,7 @@ dependencies = [ [[package]] name = "taskwarrior-tui" -version = "0.10.3" +version = "0.10.4" dependencies = [ "better-panic", "cassowary", diff --git a/Cargo.toml b/Cargo.toml index 6fcb623..c1444a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "taskwarrior-tui" -version = "0.10.3" +version = "0.10.4" license = "MIT" description = "A Taskwarrior Terminal User Interface" repository = "https://github.com/kdheepak/taskwarrior-tui/" diff --git a/docs/taskwarrior-tui.1.md b/docs/taskwarrior-tui.1.md index 7545633..02c63d8 100644 --- a/docs/taskwarrior-tui.1.md +++ b/docs/taskwarrior-tui.1.md @@ -1,4 +1,4 @@ -% taskwarrior-tui(1) v0.10.3 +% taskwarrior-tui(1) v0.10.4