Bump version to 9.1.0
This commit is contained in:
parent
8086867055
commit
48c496af1e
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -369,7 +369,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "oxipng"
|
||||
version = "9.0.0"
|
||||
version = "9.1.0"
|
||||
dependencies = [
|
||||
"bitvec",
|
||||
"clap",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ homepage = "https://github.com/shssoichiro/oxipng"
|
|||
license = "MIT"
|
||||
name = "oxipng"
|
||||
repository = "https://github.com/shssoichiro/oxipng"
|
||||
version = "9.0.0"
|
||||
version = "9.1.0"
|
||||
rust-version = "1.74.0"
|
||||
|
||||
[badges]
|
||||
|
|
|
|||
Loading…
Reference in a new issue