summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2023-12-26 22:11:36 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2023-12-26 22:11:36 +0100
commitc9738265c40598f0a79befc8dd7be0d47a9f8179 (patch)
tree6908c4d3ad417daa2fb00cb07119736763588b75 /Cargo.toml
parentedbb446100405d16c19059d6ced096144f8bb54e (diff)
Release dua-cli v2.24.2v2.24.2
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 0c8e35a..282acc3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.24.1"
+version = "2.24.2"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"