summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-01-23 11:01:09 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-01-23 11:01:09 +0800
commit8cc2f44b4cd89cc046f1748f664d112d0278aa6d (patch)
treebdf637d5f7c17a79f29fc2d4a214829736b6b183
parent1ba3c1cce9ae9419633f1e197b76c87649e9174a (diff)
(cargo-release) version 2.10.10v2.10.10
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 1cb8e93..e6a8322 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -239,7 +239,7 @@ checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198"
[[package]]
name = "dua-cli"
-version = "2.10.9"
+version = "2.10.10"
dependencies = [
"anyhow",
"atty",
diff --git a/Cargo.toml b/Cargo.toml
index d297e12..6c65c32 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.10.9"
+version = "2.10.10"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"