summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2020-07-24 10:10:06 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2020-07-24 10:10:06 +0800
commit31c588eaf30f34f2df23c3cc28ee8aebe5a01ca0 (patch)
treed6176c523dc82232722c0f3a81e6feb2fdba9964 /Cargo.toml
parentc939b2c9a1405a9f364a10c2f692267f0879e1df (diff)
(cargo-release) version 2.10.1v2.10.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 712a07a..e5c1de0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.10.0"
+version = "2.10.1"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"