summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2023-02-23 07:57:45 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2023-02-23 07:57:45 +0100
commitaa08b8100a6c2fcbbbfe1d249d082cfa6161e9d0 (patch)
treeb98d218f57b1dc48bb4889280157d03561aaa318 /Cargo.toml
parent31dacad6f723f379a2d12417d65177faccd67b76 (diff)
Release dua-cli v2.19.2v2.19.2
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 c6788aa..d16f185 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.19.1"
+version = "2.19.2"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"