summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2023-12-09 10:14:04 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2023-12-09 10:14:04 +0100
commit949baf39c53060d1e5ef6df572b1cdc43a8a5cce (patch)
treede5859017e6bb04f69aaaca4aa0a024b2b8ebbcf /Cargo.toml
parent45ccb7cb5a4765190ea6b8d02e0b29f63b1bd702 (diff)
Release dua-cli v2.22.0v2.22.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 221c7ec..8370b42 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.21.0"
+version = "2.22.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"