Correct version in README

This commit is contained in:
Daniel Collin 2016-01-10 18:39:13 +01:00
parent 4b68372d8f
commit 0ea2f15600

View file

@ -12,7 +12,7 @@ Usage
```toml
# Cargo.toml
[dependencies]
minifb = "0.2.6"
minifb = "0.2.7"
```
Example