summaryrefslogtreecommitdiffstats
path: root/openpgp
diff options
context:
space:
mode:
authorNeal H. Walfield <neal@pep.foundation>2023-01-06 22:59:45 +0100
committerNeal H. Walfield <neal@pep.foundation>2023-01-06 22:59:45 +0100
commit42937aa54d10033a1c41509d7817f9eb1ca17845 (patch)
tree850259323d995af18edc883d10962dfff2ce521a /openpgp
parent3518faf658629940000801ea297234818d398ea6 (diff)
openpgp: Release v1.13.0.openpgp/v1.13.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 85874b7b..0407d482 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.12.0"
+version = "1.13.0"
authors = [
"Igor Matuszewski <igor@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",