aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortillarnold <throwable42@gmail.com>2016-04-02 12:15:05 +0200
committertillarnold <throwable42@gmail.com>2016-04-02 12:15:05 +0200
commit6ca3679e43d72de4bef4a659cb96bde7b00d1683 (patch)
treeca2d43d84e27326047eceeb815540f2eb5535bba /README.md
parentea6a2edf1025b128cd6e80bb392acee7cad69e18 (diff)
downloadbyteorder-6ca3679e43d72de4bef4a659cb96bde7b00d1683.tar.gz
bump version in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d52f0db..d92b434 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ updated. Add it to your `Cargo.toml` like so:
```toml
[dependencies]
-byteorder = "0.4"
+byteorder = "0.5"
```
If you want to augment existing `Read` and `Write` traits, then import the