summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2022-12-13 19:11:27 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2022-12-13 19:11:27 +0100
commit58b53ff46274646833a0c07cf89d36301c0eb103 (patch)
tree5400b5a7993136fed1b96d5e01049e8eca601838 /Cargo.toml
parent4f7915ac4226b98ca423cb2010a706379afe4cee (diff)
Release dua-cli v2.18.1v2.18.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 26d031f..982a8b7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.18.0"
+version = "2.18.1"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"