Release version 0.18.3

This commit is contained in:
Josh Holmer 2017-12-27 17:23:28 -05:00
parent 32e3d245f9
commit 9bb60794da
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -330,7 +330,7 @@ dependencies = [
[[package]]
name = "oxipng"
version = "0.18.2"
version = "0.18.3"
dependencies = [
"bit-vec 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
"byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",

View file

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