diff --git a/Cargo.toml b/Cargo.toml index d75f2b5..e47c74e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ readme = "README.md" license = "Apache-2.0" authors = ["trivernis "] description = "An image thumbnail creation library" -version = "0.5.0" +version = "0.5.1" edition = "2018" repository = "https://github.com/Trivernis/thumbnailer"