summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2023-12-11 13:03:26 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2023-12-11 13:03:26 +0100
commit491b5587ca0e9d157b9a4f8907c35137d57983d5 (patch)
tree3c48bfec5bf2ace596df739c8bebb1b513be834c /Cargo.toml
parent192460e5bc72781be1d238912c5d590bfed706cf (diff)
Release dua-cli v2.23.0v2.23.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 8538485..8df207e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.22.0"
+version = "2.23.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"