summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-05-29 13:19:21 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-05-29 13:19:21 +0800
commit939af68f2a50d67e1c85acac49b4047e3dcbe5a9 (patch)
tree99ce65131ccd1581fd5f225bd90e8392eee2333d /Cargo.toml
parenta0d628898226e272e9f29137da148991e07f3641 (diff)
(cargo-release) version 2.12.0v2.12.0
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 445a2f9..5513920 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.11.3"
+version = "2.12.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"