From b73b3e1c747b7a25a260d898b3cec171d7a9e435 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 24 Oct 2019 13:24:02 +0200 Subject: Release 0.11.0. --- ffi-macros/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ffi-macros') diff --git a/ffi-macros/Cargo.toml b/ffi-macros/Cargo.toml index 49665184..f93dcd6f 100644 --- a/ffi-macros/Cargo.toml +++ b/ffi-macros/Cargo.toml @@ -1,14 +1,14 @@ [package] name = "sequoia-ffi-macros" description = "Macros for writing the C API for Sequoia" -version = "0.10.0" +version = "0.11.0" authors = [ "Juga ", "Justus Winter ", "Kai Michaelis ", "Neal H. Walfield ", ] -documentation = "https://docs.sequoia-pgp.org/0.10.0/sequoia_ffi" +documentation = "https://docs.sequoia-pgp.org/0.11.0/sequoia_ffi" homepage = "https://sequoia-pgp.org/" repository = "https://gitlab.com/sequoia-pgp/sequoia" readme = "README.md" -- cgit v1.2.3