Prepare for the 0.7.1 patch release

This commit is contained in:
Nathan Fiedler
2017-12-30 08:36:59 -08:00
parent 7e33bda69f
commit 1c89e0dc21
2 changed files with 2 additions and 2 deletions

View File

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