diff --git a/Cargo.toml b/Cargo.toml index ee167ab..3225391 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "quantizr" description = "Fast library for converting RGBA images to 8-bit palette images" -version = "1.4.1" +version = "1.4.2" authors = ["DarthSim "] edition = "2018" license-file = "LICENSE"