From 9d7bb8e01a7ec9fea02b31334822a95e10d5a7e4 Mon Sep 17 00:00:00 2001 From: Dirk Van Haerenborgh Date: Thu, 1 Nov 2018 21:58:03 +0100 Subject: bump version --- Cargo.toml | 2 +- README.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 0d8ee81..8809644 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "notmuch" -version = "0.2.1" +version = "0.3.0" authors = ["Dirk Van Haerenborgh "] homepage = "https://github.com/vhdirk/notmuch-rs" repository = "https://github.com/vhdirk/notmuch-rs" diff --git a/README.md b/README.md index 4e1d86b..2847e32 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -notmuch-rs -========== +# notmuch-rs This is not much more than a wrapper for the [notmuch](https://notmuchmail.org/) C api. @@ -9,8 +8,8 @@ This is not much more than a wrapper for the [notmuch](https://notmuchmail.org/) [![License](https://img.shields.io/crates/l/notmuch.svg)](https://crates.io/crates/notmuch) ## Building -**notmuch-rs** expects libnotmuch development files to be installed on your system. +**notmuch-rs** expects libnotmuch development files to be installed on your system. ## Using -- cgit v1.2.1