summaryrefslogtreecommitdiffstats
path: root/openpgp
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2022-12-13 15:43:40 +0100
committerNeal H. Walfield <neal@pep.foundation>2022-12-13 15:43:40 +0100
commite1aca9374c184936137babccea0100ed7bf47656 (patch)
treec8f0e3b8c744344b1063dc531a7aacf982bef882 /openpgp
parent8df445e5be29e80010fbc1e5460f3a2c3d57fb4f (diff)
openpgp: Release 1.12.0.openpgp/v1.12.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 c95918aa..a58a2027 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.11.0"
+version = "1.12.0"
authors = [
"Igor Matuszewski <igor@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",