summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2022-07-05 11:30:20 +0200
committerJustus Winter <justus@sequoia-pgp.org>2022-07-05 11:30:20 +0200
commit4e519cdec81b59f75fe28c46415cf8dac1ae34f1 (patch)
tree49ec8745808fdb6fa289ef93a9f7e180025c1b53 /openpgp/Cargo.toml
parent133e00bd5e26695845d71363cddca3a0fb24d5b1 (diff)
openpgp: Release 1.10.0.openpgp/v1.10.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 f96d5073..f9ce98ee 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.9.0"
+version = "1.10.0"
authors = [
"Igor Matuszewski <igor@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",