Prepare for 0.13 release

This commit is contained in:
Nathan Fiedler
2020-03-25 08:13:59 -07:00
parent e4c2150a9f
commit 2c95cd7173
2 changed files with 7 additions and 1 deletions

View File

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