Update to 0.9.0

This commit is contained in:
Luan Nico
2018-07-11 12:06:15 -03:00
parent 38bfee622d
commit 0c104c9fb0
3 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
## [0.9.0]
- Several API changes, using new audioplayers 0.6.x
## [0.8.4]
- Added more consistent APIs and tests

View File

@ -20,7 +20,7 @@ Just drop it in your `pubspec.yaml`:
```yaml
dependencies:
flame: ^0.8.4
flame: ^0.9.0
```
And start using it!

View File

@ -1,6 +1,6 @@
name: flame
description: A minimalist Flutter game engine
version: 0.8.4
version: 0.9.0
author: Luan Nico <luannico27@gmail.com>
homepage: https://github.com/luanpotter/flame