Bump to v0.12.0

This commit is contained in:
Dheepak Krishnamurthy 2021-03-18 07:40:11 -06:00
parent 1e67c5af7a
commit 6631d3953f
3 changed files with 5 additions and 3 deletions

4
Cargo.lock generated
View file

@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "addr2line"
version = "0.14.1"
@ -809,7 +811,7 @@ dependencies = [
[[package]]
name = "taskwarrior-tui"
version = "0.11.1"
version = "0.12.0"
dependencies = [
"better-panic",
"cassowary",

View file

@ -1,6 +1,6 @@
[package]
name = "taskwarrior-tui"
version = "0.11.1"
version = "0.12.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.11.1
% taskwarrior-tui(1) v0.12.0
<!-- This is the taskwarrior-tui(1) man page, written in Markdown. -->
<!-- To generate the roff version, run `just man`, -->