diff --git a/Cargo.toml b/Cargo.toml index 7ea012a..d75f2b5 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.4.0" +version = "0.5.0" edition = "2018" repository = "https://github.com/Trivernis/thumbnailer" @@ -16,4 +16,4 @@ mime = "0.3.16" rayon = "1.5.1" tempfile = "3.3.0" image= "0.24.0" -lazy_static = "1.4.0" \ No newline at end of file +lazy_static = "1.4.0"