summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-22 13:50:31 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-22 13:52:49 +0800
commit69a2490844d87c09cd5cc51da49e3cd87a03c35a (patch)
tree0bcdf01c3dfe609b31e937b3c7ffb3e08dd18f97 /Cargo.toml
parent4f912929f213c00f6721995bfc5ee0b8879d80e9 (diff)
Minor style improvements to handle special case
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 f1a3b7e..712a07a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.9.1"
+version = "2.10.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"