Version 0.18.0
This commit is contained in:
parent
47af54fb3e
commit
91b3772e7d
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
### Version 0.18.0 (unreleased)
|
### Version 0.18.0
|
||||||
- Bump `itertools` to 0.7
|
- Bump `itertools` to 0.7
|
||||||
- Bump `image` to 0.17
|
- Bump `image` to 0.17
|
||||||
- [SEMVER_MAJOR] Bump minimum rustc version to 1.20.0
|
- [SEMVER_MAJOR] Bump minimum rustc version to 1.20.0
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,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 = "0.17.2"
|
version = "0.18.0"
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
doc = false
|
doc = false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue