Version 6.0.1

This commit is contained in:
Alejandro González 2022-09-07 13:01:19 +02:00
parent 1d58ce190f
commit 592e42b89e
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
### Next ### Version 6.0.1
- [Bugfix] Fix an issue where Zopfli mode could generate corrupt images - [Bugfix] Fix an issue where Zopfli mode could generate corrupt images

View file

@ -9,7 +9,7 @@ homepage = "https://github.com/shssoichiro/oxipng"
license = "MIT" license = "MIT"
name = "oxipng" name = "oxipng"
repository = "https://github.com/shssoichiro/oxipng" repository = "https://github.com/shssoichiro/oxipng"
version = "6.0.0" version = "6.0.1"
rust-version = "1.57.0" rust-version = "1.57.0"
[badges] [badges]