Prepare for the 0.8.0 minor release

This commit is contained in:
Nathan Fiedler
2018-02-16 09:54:20 -08:00
parent 82dd58b726
commit a97c9a92bc
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "magick_rust"
version = "0.7.1"
version = "0.8.0"
authors = ["Nathan Fiedler <nathanfiedler@fastmail.fm>"]
description = "Selection of Rust bindings for the ImageMagick library."
homepage = "https://github.com/nlfiedler/magick-rust"