Correct version in README

This commit is contained in:
Daniel Collin 2016-01-29 20:17:23 +01:00
parent 8bdbc850d5
commit b6e5bc4aa9

View file

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