Version 0.18.0

This commit is contained in:
Josh Holmer 2017-11-08 14:06:10 -05:00
parent 47af54fb3e
commit 91b3772e7d
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
### Version 0.18.0 (unreleased)
### Version 0.18.0
- Bump `itertools` to 0.7
- Bump `image` to 0.17
- [SEMVER_MAJOR] Bump minimum rustc version to 1.20.0

View file

@ -14,7 +14,7 @@ homepage = "https://github.com/shssoichiro/oxipng"
license = "MIT"
name = "oxipng"
repository = "https://github.com/shssoichiro/oxipng"
version = "0.17.2"
version = "0.18.0"
[[bin]]
doc = false