Fix version in README.md

This commit is contained in:
ticki 2017-04-25 20:25:14 +02:00
parent d86a6b2d9b
commit be864ee0e7
No known key found for this signature in database
GPG Key ID: 28F8864B5C973CB6
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ This crate is stable.
```toml ```toml
[dependencies] [dependencies]
termion = "1.0" termion = "*"
``` ```
## 0.1.0 to 1.0.0 guide ## 0.1.0 to 1.0.0 guide