summaryrefslogtreecommitdiffstats
path: root/tui-react/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-02-01 21:42:30 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-02-01 21:42:30 +0800
commit8aec8c7c9879c0bf29e82b89aab9202e2d117698 (patch)
treee396d6f33e9ff88f7d310d7f714c67ac98545c58 /tui-react/Cargo.toml
parentc1203ee8bede4ad7cd7daaf245d2bfc4ff11cae1 (diff)
New release of tui-react
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 ff58dc1..acb72c6 100644
--- a/tui-react/Cargo.toml
+++ b/tui-react/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tui-react"
-version = "0.1.2"
+version = "0.2.0"
authors = ["Sebastian Thiel <sthiel@thoughtworks.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"