Skip to content

Commit 755d386

Browse files
authored
Merge pull request #85 from kaksmet/bump
Bump to 0.1.14
2 parents b53b50c + 3b8850d commit 755d386

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## v0.1.14 (2018-02-15)
6+
- Updated `rayon` to 1.0.
7+
58
## v0.1.13 (2017-06-14)
69
- Updated `rayon` to 0.8.
710

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jpeg-decoder"
3-
version = "0.1.13"
3+
version = "0.1.14"
44
authors = ["Ulf Nilsson <kaksmet@gmail.com>"]
55
description = "JPEG decoder"
66
documentation = "https://docs.rs/jpeg-decoder"

0 commit comments

Comments
 (0)