summaryrefslogtreecommitdiffstats
path: root/ipc/Cargo.toml
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@sequoia-pgp.org>2024-01-26 15:18:22 +0100
committerNeal H. Walfield <neal@sequoia-pgp.org>2024-01-26 15:18:22 +0100
commit8df97c4e3544af890b491295c0183953c2dd178c (patch)
tree83b2bfcc8b3798b83d12c6e7f65525ece1b0c6a6 /ipc/Cargo.toml
parent03ba690293861995e24940245426dda0d5ec06c5 (diff)
ipc: Release 0.32.0.ipc/v0.32.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 d7fdd1c0..8d1a723b 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.31.0"
+version = "0.32.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",