summaryrefslogtreecommitdiffstats
path: root/openpgp
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@sequoia-pgp.org>2024-01-25 12:44:33 +0100
committerNeal H. Walfield <neal@sequoia-pgp.org>2024-01-26 12:18:19 +0100
commit317296322b584e53b97d2a27806d5ea55481eb05 (patch)
tree7e5abac60f8442d6c8fcb5ba0d2f7b0455664f86 /openpgp
parentb4cd46199b6f58153620510108a286547aa9742a (diff)
openpgp: Release 1.18.0.openpgp/v1.18.0
Diffstat (limited to 'openpgp')
-rw-r--r--openpgp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index 601f87f7..f6c214aa 100644
--- a/openpgp/Cargo.toml
+++ b/openpgp/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-openpgp"
description = "OpenPGP data types and associated machinery"
-version = "1.17.0"
+version = "1.18.0"
authors = [
"Igor Matuszewski <igor@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",