summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-07 10:35:15 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-07 10:35:15 +0800
commit42a5067eacf10cfdca7b1d5df92748c9855fefa3 (patch)
treecb9302a7ce32aeedf34767b14de81b682cbc902c /Cargo.toml
parentedd0d74a12096f83c4b75ffd021c31dcbc269a46 (diff)
Bump patch levelv2.9.1
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 dbe2160..f0ecf0b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.9.0"
+version = "2.9.1"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"