summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-06-30 07:37:35 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-06-30 07:37:35 +0800
commitbbc0719d489d0484e7f770129fad9839ed2cc5c9 (patch)
tree7d220da88756ebbb998dae81ee73581ec6016623 /Cargo.toml
parente7de79af3304ad9ed70cdf2e9fbe8ad4c765317a (diff)
(cargo-release) version 2.14.0v2.14.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 0b9e6de..ea65f20 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.13.1"
+version = "2.14.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"