summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-27 22:17:36 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-27 22:17:49 +0800
commitb38d23483973595940d500310a89ec3f525895be (patch)
treeb7aa692a94ce2be81e833962a6bfcca54bcd71b6 /Cargo.toml
parentcdc5ee36d2c7c6bc6ecc9676ebaa408066a9eb5a (diff)
bump patch levelv2.10.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 e5c1de0..547d587 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.10.1"
+version = "2.10.2"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"