diff --git a/README.md b/README.md index 5adeb218..345d4083 100644 --- a/README.md +++ b/README.md @@ -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