summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-07-03 18:00:01 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-07-03 18:00:01 +0800
commit473ac20f5a03e95ed5fe02ced97231806282c09c (patch)
tree53aac8951436382475df2b0494bfdc5ab931f835 /Cargo.toml
parent03628c86778c29ee27e78608401766fe92a7c683 (diff)
Bump patch; fixes #14v2.1.6
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 294decf..304d7ca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.1.5"
+version = "2.1.6"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
include = ["src/**/*", "Cargo.toml"]