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-25 13:17:53 +0100
commit24fac91532a354937431b82545e91bd4ee9435d6 (patch)
treeb49e68912afb487291fc02bb8bf9f816459356ab /openpgp
parent753f4c06a4c9dbaf0c038f0657f99bab9a94dc02 (diff)
openpgp: Release 1.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>",