summaryrefslogtreecommitdiffstats
path: root/ipc/Cargo.toml
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@sequoia-pgp.org>2024-03-09 20:57:42 +0100
committerNeal H. Walfield <neal@sequoia-pgp.org>2024-03-09 21:24:38 +0100
commit49f1ffd214383a7e690e74ffc77e12bffc7e6dfc (patch)
tree1b7a04406a9db5f0b52f82b45a814af77ef77fda /ipc/Cargo.toml
parentb4dacde52b283ad8d9dde291f1af9e8684724ee7 (diff)
ipc: Release 0.34.0.ipc/v0.34.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 720aedf4..6fa2c72f 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.33.0"
+version = "0.34.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",