summaryrefslogtreecommitdiffstats
path: root/openpgp
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2022-05-23 17:38:58 +0200
committerJustus Winter <justus@sequoia-pgp.org>2022-05-23 17:38:58 +0200
commita631953b1241368b5f6bc471f9d89948f985fcb3 (patch)
tree24a782b53f37548cf2249cc201d6291f7b0104f0 /openpgp
parente93e56fba87b3b0eccaecf328a2be98a9c680e76 (diff)
openpgp: Release 1.9.0.openpgp/v1.9.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 59e7ea04..f96d5073 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.8.0"
+version = "1.9.0"
authors = [
"Igor Matuszewski <igor@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",