Skip to content

Commit

Permalink
Version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
shssoichiro committed Apr 3, 2018
1 parent 4e61889 commit 8a2bdcd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### Version 1.0.3 (unreleased)
### Version 1.0.3
- Bump dependencies

### Version 1.0.2
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ homepage = "https://github.com/shssoichiro/oxipng"
license = "MIT"
name = "oxipng"
repository = "https://github.com/shssoichiro/oxipng"
version = "1.0.2"
version = "1.0.3"

[badges]
travis-ci = { repository = "shssoichiro/oxipng", branch = "master" }
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Oxipng is open-source software, distributed under the MIT license.

## Benchmarks

Tested oxipng 1.0.2 (compiled on rustc 1.26.0-nightly (517f24025 2018-03-31)) against OptiPNG version 0.7.7 on Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz with 8 logical cores
Tested oxipng 1.0.3 (compiled on rustc 1.26.0-nightly (517f24025 2018-03-31)) against OptiPNG version 0.7.7 on Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz with 8 logical cores



Expand Down

0 comments on commit 8a2bdcd

Please sign in to comment.