mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 05:26:42 +02:00
Bump to v0.3.0
This commit is contained in:
parent
a7ddc2f39c
commit
7d111a3546
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -753,7 +753,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "taskwarrior-tui"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "taskwarrior-tui"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
authors = ["Dheepak Krishnamurthy <me@kdheepak.com>"]
|
||||
edition = "2018"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue