summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2022-09-12 09:57:33 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2022-09-12 09:57:33 +0800
commit7fe68ead0222467092f67d49855655faf6d61ee4 (patch)
tree54ded72701bc34fc9cbdf21dc4ca1f8d49749996 /Cargo.toml
parent8dc45abd15857cb11ab5567b83d507e4e3474b9e (diff)
Release dua-cli v2.18.0v2.18.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 593427f..8ba4bed 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.17.8"
+version = "2.18.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"