Bump to v0.11.0

This commit is contained in:
Dheepak Krishnamurthy 2021-03-01 15:12:01 -07:00
parent d7b88af143
commit 81c1a6618f
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View file

@ -809,7 +809,7 @@ dependencies = [
[[package]]
name = "taskwarrior-tui"
version = "0.10.4"
version = "0.11.0"
dependencies = [
"better-panic",
"cassowary",

View file

@ -1,6 +1,6 @@
[package]
name = "taskwarrior-tui"
version = "0.10.4"
version = "0.11.0"
license = "MIT"
description = "A Taskwarrior Terminal User Interface"
repository = "https://github.com/kdheepak/taskwarrior-tui/"

View file

@ -1,4 +1,4 @@
% taskwarrior-tui(1) v0.10.4
% taskwarrior-tui(1) v0.11.0
<!-- This is the taskwarrior-tui(1) man page, written in Markdown. -->
<!-- To generate the roff version, run `just man`, -->