Prepare for release 0.10.0

This commit is contained in:
Nathan Fiedler
2018-08-11 09:16:57 -07:00
parent 1498f7a88d
commit 179c696a90
2 changed files with 10 additions and 1 deletions

View File

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