summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2023-02-05 17:06:48 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2023-02-05 17:06:48 +0100
commite6c10c5b311ad25d010f18d51f150d34bf62b815 (patch)
treea9a92726a5d5ac89333014c03ef6ac7ace777fe1 /Cargo.toml
parent662e7541d32f3d5628bfa76e1caa5978caef8bb7 (diff)
Release dua-cli v2.19.1v2.19.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 1300a2b..c6788aa 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.19.0"
+version = "2.19.1"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"