summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2023-12-25 08:11:04 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2023-12-25 08:11:04 +0100
commit46fece5f295a8fb6f90ff969741f79d7c736c140 (patch)
treee51be2c88f977f26e3ffebaee3d967d9ef51875f /Cargo.toml
parent8ae727e462b38541636c8e03d140953cad8f34cf (diff)
Release dua-cli v2.24.1v2.24.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 4eb6a74..a15e1c7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.24.0"
+version = "2.24.1"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"