From 0c749b0f5c621fd4047bd7069e474ae32164b472 Mon Sep 17 00:00:00 2001 From: Dheepak Krishnamurthy Date: Tue, 2 Nov 2021 14:30:51 -0600 Subject: [PATCH] =?UTF-8?q?build(release):=20Bump=20to=20v0.14.7=20?= =?UTF-8?q?=F0=9F=9B=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index acbc11b..b1326b0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "taskwarrior-tui" -version = "0.14.6" +version = "0.14.7" license = "MIT" description = "A Taskwarrior Terminal User Interface" repository = "https://github.com/kdheepak/taskwarrior-tui/"