bump version on readme

This commit is contained in:
Luan Nico
2017-11-13 07:38:05 -02:00
parent 3526ce9d5c
commit 183ee41a39

View File

@ -31,7 +31,7 @@ Just drop it in your `pubspec.yaml`:
```
dependencies:
flame: ^0.6.0
flame: ^0.6.1
```
And start using it! There is a very good QuickStart tutorial [here](https://medium.com/@luanpotter27/a-comprehensive-flame-tutorial-or-how-to-make-games-with-flutter-74f22c4ecbfa), with everything you need to know!