summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-02 08:36:52 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-02 08:36:52 +0800
commit10aecc0ce7d33afc1fdbe8ce88b1aa871f055cf8 (patch)
tree03d9590b6a6e42546dd1cec92485c657a78694fc /Cargo.toml
parentaf7a09c53faf9ebeeb8c0a15278b510738d1f34f (diff)
Bump patch levelv2.8.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 57829a1..8117262 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.8.0"
+version = "2.8.1"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"