diff --git a/Cargo.toml b/Cargo.toml index 4300672..8417cc7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qoi" -version = "0.4.0" +version = "0.4.1" description = "VERY fast encoder/decoder for QOI (Quite Okay Image) format" authors = ["Ivan Smirnov "] edition = "2021"