Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit fa0c13e

Browse files
committed
(cargo-release) version 0.9.0
1 parent 160706a commit fa0c13e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# 0.9.0
4+
35
- Revert [Add a `Sync` bound to errors](https://github.com/brson/error-chain/pul/110)
46

57
# 0.8.1

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "error-chain"
4-
version = "0.8.2-pre"
4+
version = "0.9.0"
55
authors = [ "Brian Anderson <banderson@mozilla.com>",
66
"Paul Colomiets <paul@colomiets.name>",
77
"Colin Kiegel <kiegel@gmx.de>",

0 commit comments

Comments
 (0)