summaryrefslogtreecommitdiffstats
path: root/tui-react/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-22 13:20:02 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-22 13:20:02 +0800
commitb5d1a21e50f2d64abeb79c9c108839c1fb27bb0e (patch)
treeb8d71df55071a490ee92b1d666d8e4ad59025fdf /tui-react/Cargo.toml
parent3715b714c83cdbbe7230d85ae87e5f93c07160e0 (diff)
(cargo-release) version 0.10.1tui-react-v0.10.1
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 7fb2055..20a0691 100644
--- a/tui-react/Cargo.toml
+++ b/tui-react/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tui-react"
-version = "0.10.0"
+version = "0.10.1"
authors = ["Sebastian Thiel <sthiel@thoughtworks.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"