chore: prepare for 0.21.0 release

This commit is contained in:
Nathan Fiedler
2024-04-17 18:17:14 -07:00
parent 7571baa0b9
commit b359d72087
2 changed files with 5 additions and 1 deletions

View File

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