summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2019-06-16 11:31:32 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2019-06-16 11:31:32 +0800
commita8f595f576f164fd13e59230370b310119599f43 (patch)
tree62f3773d3e46ff95c9763a47ca72634a73a41c20
parent6578aa8ded3089e09f731115777413824dbc7f74 (diff)
Bump version to 2.1.0v2.1.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index beb2f51..783a1f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.0.1"
+version = "2.1.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
include = ["src/**/*", "Cargo.toml"]