summaryrefslogtreecommitdiffstats
path: root/openpgp-ffi/Cargo.toml
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-02-19 16:52:18 +0100
committerJustus Winter <justus@sequoia-pgp.org>2019-02-19 16:52:18 +0100
commit015562a61f23e3b4f9650c4cbad7b1e89fc91444 (patch)
treede50bceeeb39634343157a809d40468cf7f41003 /openpgp-ffi/Cargo.toml
parent77126481d2ce21d70869004d784ee0de6b5062bf (diff)
Release 0.4.0.v0.4.0
Diffstat (limited to 'openpgp-ffi/Cargo.toml')
-rw-r--r--openpgp-ffi/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp-ffi/Cargo.toml b/openpgp-ffi/Cargo.toml
index beb78c22..9a05fc54 100644
--- a/openpgp-ffi/Cargo.toml
+++ b/openpgp-ffi/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "sequoia-openpgp-ffi"
description = "C API for Sequoia's low-level OpenPGP crate"
-version = "0.3.0"
+version = "0.4.0"
authors = [
"Justus Winter <justus@sequoia-pgp.org>",
"Kai Michaelis <kai@sequoia-pgp.org>",