summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2024-01-23 15:49:49 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2024-01-23 15:49:49 +0100
commit984fd979e18ffaa20ba35bca3b85dc47c404328c (patch)
tree30b96e70c7529d2df3cf82568112b75f0ad50667 /Cargo.toml
parentd837d720e3b1e204043b8d89447db0d65ae000ba (diff)
Release dua-cli v2.28.0v2.28.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 0f3d12f..4e8b2ca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.27.2"
+version = "2.28.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"