summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2021-12-23 12:46:48 +0100
committerJustus Winter <justus@sequoia-pgp.org>2021-12-23 12:46:48 +0100
commit65cd6fc513741cf9c1187c9750b226251ade8f20 (patch)
treeddf22184a2eef95b9830b0fea890570cf29d2110 /openpgp/Cargo.toml
parent80c520da63a4875d370990bd02de401ec7720258 (diff)
openpgp: Release 1.7.0.openpgp/v1.7.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 bf6fe916..dface38a 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.6.0"
+version = "1.7.0"
authors = [
"Igor Matuszewski <igor@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",