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

Commit 7ecefb9

Browse files
authored
Bump version in README as well
1 parent 4564013 commit 7ecefb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ provides a few unique features:
1919
Add this to Cargo.toml, under `[dependencies]`:
2020

2121
```toml
22-
error-chain = "0.4"
22+
error-chain = "0.5"
2323
```
2424

2525
Write this at the top of your crate:

0 commit comments

Comments
 (0)