summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2024-03-10 08:28:24 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2024-03-10 08:28:24 +0100
commitab5273334bd55e01adc5ded64432bb40eefc4053 (patch)
tree817858ccb102e30226243a875c91bba5cea65325 /Cargo.toml
parentcaa1e7261bad1b0e2b10628aa14c9d2b6868a14a (diff)
Release dua-cli v2.29.0v2.29.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 50c3dab..b100d39 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.28.0"
+version = "2.29.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"