summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2023-05-05 16:54:09 +0200
committerSebastian Thiel <sebastian.thiel@icloud.com>2023-05-05 16:54:09 +0200
commitbf51db20de49dc1c240fcbbe1ddea3a4a6537873 (patch)
tree9e6ee231dd5b1bb84f4785c6f82ea75baf00e343 /Cargo.toml
parent3e8509d31291cbcaa0501b5ec4abf7f26a226836 (diff)
Release dua-cli v2.20.1v2.20.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 1478817..954fae5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.20.0"
+version = "2.20.1"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"