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

Commit e9f3cf3

Browse files
committed
0.11.0-rc.1
1 parent 026f709 commit e9f3cf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 0.11.0-rc.1
22

33
- [Make `ErrorChainIter`'s field private](https://github.com/brson/error-chain/issues/178)
44
- [Rename `ErrorChainIter` to `Iter`](https://github.com/brson/error-chain/issues/168)

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "error-chain"
3-
version = "0.10.1-pre" # remember to update html_root_url
3+
version = "0.11.0-rc.1" # remember to update html_root_url
44
authors = [ "Brian Anderson <banderson@mozilla.com>",
55
"Paul Colomiets <paul@colomiets.name>",
66
"Colin Kiegel <kiegel@gmx.de>",

0 commit comments

Comments
 (0)