summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2023-05-05 12:42:17 +0200
committerSebastian Thiel <sebastian.thiel@icloud.com>2023-05-05 12:42:17 +0200
commit9c07301b5ee7cb290dd1df2297184d29fc43fd67 (patch)
tree6115f076c38879a35c221f1be790bd32085ac64b /Cargo.toml
parent13bfe4582f8cbf6f8f12e7ee8acaae710e8a87d2 (diff)
Release dua-cli v2.20.0v2.20.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 d16f185..1478817 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.19.2"
+version = "2.20.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"