summaryrefslogtreecommitdiffstats
path: root/tui-react/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-02-25 08:17:48 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-02-25 08:20:37 +0800
commit96ff5ab74a70dd908f5dd218077cd2382e08d9f1 (patch)
treebad41fa4554940e1e20036653000b9b4aa71fa1f /tui-react/Cargo.toml
parenta37e68d7cd1c1884a0803bb05e1a333fec259ce3 (diff)
Add license file to TUI-react; include it in dua, update dependenciesv2.3.2tui-react-v0.2.1
related to https://github.com/Byron/dua-cli/issues/38
Diffstat (limited to 'tui-react/Cargo.toml')
-rw-r--r--tui-react/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tui-react/Cargo.toml b/tui-react/Cargo.toml
index acb72c6..341bd41 100644
--- a/tui-react/Cargo.toml
+++ b/tui-react/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tui-react"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Sebastian Thiel <sthiel@thoughtworks.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"