Made exception related functions public

cargo test passes
This commit is contained in:
Nathan Fiedler
2019-04-17 20:15:48 -07:00
parent 9f47958081
commit 122f144ecb
4 changed files with 12 additions and 6 deletions

View File

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