summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-06 15:06:25 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-06 15:08:59 +0800
commitbecae48c29aa2db036f097516959d60cc219bc03 (patch)
tree7b835e2b7a5ac371d4fcf07001c64b91fe99f909 /Cargo.toml
parent230bd1d338cae861f1390b4db0dc58c8ea1491d4 (diff)
Cut new release: 2.9v2.9.0
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 795e6c5..9c90834 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.8.2"
+version = "2.9.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"