summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-12-16 11:48:34 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-12-16 11:48:34 +0800
commit20d9094a6d604badc4e70c9d1f45bca65f35c849 (patch)
tree5552459b6c533cfabe299862099b6c03f6128673 /Cargo.toml
parenta1cf012f36269d97953baac9288b2fc5551bc6a0 (diff)
prepare next release
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 1193ff0..0afb5a1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.10.5"
+version = "2.10.6"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"