summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-12-27 11:13:51 +0800
committerSebastian Thiel <sebastian.thiel@icloud.com>2021-12-27 11:14:32 +0800
commit4b71a56bc428663249b2f20dbf19507ad559967d (patch)
tree2193c027ab4cc6daee5ba84838950c64e77477fb /Cargo.toml
parenta226d1e8e4f0be2d9651950846424dda7e2c63b9 (diff)
Release dua-cli v2.15.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 e592113..dd12e22 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.14.11"
+version = "2.15.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2018"
repository = "https://github.com/Byron/dua-cli"