Prepare for the 0.12.0 release

This commit is contained in:
Nathan Fiedler
2019-09-09 20:23:49 -07:00
parent 9772e33a9e
commit 8efc69f5dc
2 changed files with 2 additions and 2 deletions

View File

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