summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-06-16 20:54:40 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-06-16 20:55:10 +0800
commitfc9f3a167622fe5fd0ea2c9a9eb0c2630d6fd244 (patch)
tree1ddf2b62770aaa4750231f8657a29b8b4a1a0c3c
parent868499e0d5459ddc1b9dfb6edfa6cf41948b93a5 (diff)
Patch release to get a working github release - no changes to codev2.1.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3ac4e5a..55a14eb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.1.2"
+version = "2.1.3"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
include = ["src/**/*", "Cargo.toml"]