summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2024-01-21 17:26:25 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2024-01-21 17:26:25 +0100
commit346b944a45d4cec12f7689718893ebdef0f46546 (patch)
tree30537c3e47db810c9d48aab706921dcddabb0e98 /Cargo.toml
parentf70d1a8e6ace812a7949cd7d0299507b71306d48 (diff)
Release dua-cli v2.27.1v2.27.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 dfe4e83..fedfcee 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.27.0"
+version = "2.27.1"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"