summaryrefslogtreecommitdiffstats
path: root/openpgp/Cargo.toml
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2022-03-02 11:09:28 +0100
committerJustus Winter <justus@sequoia-pgp.org>2022-03-02 11:09:28 +0100
commit117be25e6575641fd2a71266899c2743b5e995b4 (patch)
tree124ac92953df4f3bb6f91dab7d4e2c66698e4103 /openpgp/Cargo.toml
parent6c65539d04e62de574d3e7f491bca9b5f9f28d6b (diff)
openpgp: Release 1.8.0.openpgp/v1.8.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 dface38a..c6f3568b 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.7.0"
+version = "1.8.0"
authors = [
"Igor Matuszewski <igor@sequoia-pgp.org>",
"Justus Winter <justus@sequoia-pgp.org>",