Bump to v0.3.0

This commit is contained in:
Dheepak Krishnamurthy 2020-07-28 02:09:12 -06:00
parent a7ddc2f39c
commit 7d111a3546
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -753,7 +753,7 @@ dependencies = [
[[package]]
name = "taskwarrior-tui"
version = "0.2.0"
version = "0.3.0"
dependencies = [
"chrono",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "taskwarrior-tui"
version = "0.2.0"
version = "0.3.0"
authors = ["Dheepak Krishnamurthy <me@kdheepak.com>"]
edition = "2018"