From 05f298df6f99e1c1cf485594b7eda264e4e2f403 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Fri, 14 Jun 2019 14:09:18 +0200 Subject: Release 0.8.0. --- ffi-macros/Cargo.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ffi-macros') diff --git a/ffi-macros/Cargo.toml b/ffi-macros/Cargo.toml index 1ad7575c..0e14d029 100644 --- a/ffi-macros/Cargo.toml +++ b/ffi-macros/Cargo.toml @@ -1,13 +1,14 @@ [package] name = "sequoia-ffi-macros" description = "Macros for writing the C API for Sequoia" -version = "0.7.0" +version = "0.8.0" authors = [ + "Juga ", "Justus Winter ", "Kai Michaelis ", "Neal H. Walfield ", ] -documentation = "https://docs.sequoia-pgp.org/0.7.0/sequoia_ffi" +documentation = "https://docs.sequoia-pgp.org/0.8.0/sequoia_ffi" homepage = "https://sequoia-pgp.org/" repository = "https://gitlab.com/sequoia-pgp/sequoia" readme = "README.md" -- cgit v1.2.3