summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2024-01-17 10:23:32 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2024-01-17 10:23:32 +0100
commit322eeb1aa07dacdc82e147bae64f8bfd4d758e1d (patch)
treea7f3899ddef99866a11341f9d61cb65ca4bff29b /Cargo.toml
parentbed351ed2190e50e2932278b9b13b83c2969401b (diff)
Release dua-cli v2.27.0v2.27.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 b145861..dfe4e83 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.26.0"
+version = "2.27.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"