Bump version

This commit is contained in:
Andrew 2023-09-27 14:21:45 +13:00
parent 0b1fe340b9
commit a8b0ca19b3
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -451,7 +451,7 @@ dependencies = [
[[package]]
name = "oxipng"
version = "8.0.0"
version = "9.0.0"
dependencies = [
"bitvec",
"clap",

View file

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