summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2024-01-05 13:49:10 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2024-01-05 13:49:10 +0100
commitb19c3e02b3f6a810a717235d9742466c8e1bf7d9 (patch)
tree743526827d965a9d28a081f02a75e5ce24bc780f /Cargo.toml
parent3c8a31b50da8230bb9268b857e00d0c90e8cb786 (diff)
Release dua-cli v2.26.0v2.26.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 ddc8cc8..b145861 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.25.0"
+version = "2.26.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"