summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2024-06-26 15:10:27 +0200
committerJustus Winter <justus@sequoia-pgp.org>2024-06-26 15:10:27 +0200
commit52ae37f884a0cd6c13d22963b93b09b2159e32fe (patch)
tree4eddc3d6238cfdd0c6f50a2bb0e3f57e095ab6c2 /openpgp/Cargo.toml
parent550e30353df094db1e9331dc62e66871a74c72dd (diff)
openpgp: Release 1.21.0.openpgp/v1.21.0
Diffstat (limited to 'openpgp/Cargo.toml')
-rw-r--r--openpgp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp/Cargo.toml b/openpgp/Cargo.toml
index fed9d494..e54d82bd 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.20.0"
+version = "1.21.0"
authors = [
"Igor Matuszewski <igor@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",