summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorcyqsimon <28627918+cyqsimon@users.noreply.github.com>2024-01-28 01:00:41 +0800
committercyqsimon <28627918+cyqsimon@users.noreply.github.com>2024-01-28 01:00:41 +0800
commit1b58a0c4c400d363d0c9cca18b5765e65b3bdd7e (patch)
treec20d878be6c02ac257625af06676c9c2a12ddc9d /Cargo.toml
parentf865a5d51d37b52d5f996a440bc2a0dec3ea3233 (diff)
Bump version to 0.22.0v0.22.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 dd2a8f5..f746073 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bandwhich"
-version = "0.21.1"
+version = "0.22.0"
authors = [
"Aram Drevekenin <aram@poor.dev>",
"Eduardo Toledo <etoledom@icloud.com>",