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