Updated version number in README

This commit is contained in:
Tony Aldridge
2015-02-20 09:19:19 +00:00
parent e5311038ce
commit fc369ea02c
+1 -1
View File
@@ -40,7 +40,7 @@ If you're using [cargo](http://crates.io/) to manage your project, you can downl
```toml
[dependencies]
sdl2 = "0.0.26"
sdl2 = "0.0.27"
```
Alternatively, pull it from GitHub