Bump to 0.2.6

This commit is contained in:
Daniel Collin 2016-01-09 21:04:00 +01:00
parent 94bf0daff9
commit 149e3039e5

View file

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