Forgot to set package version

This commit is contained in:
Nathan Fiedler
2017-04-08 21:07:20 -07:00
parent 034a7313bf
commit 00749a2d3d
2 changed files with 5 additions and 1 deletions

View File

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