summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2023-12-24 10:53:07 +0100
committerSebastian Thiel <sebastian.thiel@icloud.com>2023-12-24 10:53:07 +0100
commitcfa8faaf30a83b9517d5e10fd2702bd7a44ba1ad (patch)
tree20815ce983b145c1b7f75b0974c3d25f35acdb09 /Cargo.toml
parent1c4d6a77c9f439782446d5d5f791fe9e809de0e7 (diff)
update changelog prior to release; bump version
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 1df408e..36138ca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "dua-cli"
-version = "2.23.0"
+version = "2.24.0"
authors = ["Sebastian Thiel <byronimo@gmail.com>"]
edition = "2021"
repository = "https://github.com/Byron/dua-cli"