summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-02-22 13:53:15 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-02-22 13:53:15 +0800
commit2808ff645f421aa2b098e3245e76890edad7ce98 (patch)
treea401dfcc3d44341225fcc53d31642af66c557cba /Cargo.toml
parente5d3752c296a859711cf158f1f84a5829bcfa333 (diff)
(cargo-release) version 2.11.1v2.11.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 749ae6a..7c24364 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.11.0"
+version = "2.11.1"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"