Update changelog, readme, and crate version

cargo test passes
This commit is contained in:
Nathan Fiedler
2017-08-26 13:14:12 -07:00
parent a1f211ad1f
commit a758819cc9
3 changed files with 16 additions and 15 deletions

View File

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