Prepare for the 0.14.0 release

This commit is contained in:
Nathan Fiedler
2020-05-21 19:20:50 -07:00
parent 63f2bf6a12
commit 512a974ca5
2 changed files with 8 additions and 3 deletions

View File

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