summaryrefslogtreecommitdiffstats
path: root/ipc/Cargo.toml
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@sequoia-pgp.org>2024-02-20 12:02:58 +0100
committerNeal H. Walfield <neal@sequoia-pgp.org>2024-02-20 12:09:12 +0100
commit151894e344a988ba4e496bdbb8fa5e7d9796ea62 (patch)
treee01cf8c13ee7c9760687eab94bd7d67ddf8e6f08 /ipc/Cargo.toml
parent408ede01400b0b5c6d9b344eb04fd146bbd798af (diff)
ipc: Release 0.33.0.ipc/v0.33.0
Diffstat (limited to 'ipc/Cargo.toml')
-rw-r--r--ipc/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/Cargo.toml b/ipc/Cargo.toml
index 8d1a723b..720aedf4 100644
--- a/ipc/Cargo.toml
+++ b/ipc/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-ipc"
description = "Interprocess communication infrastructure for Sequoia"
-version = "0.32.0"
+version = "0.33.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",