Bump version to 0.4.0

This commit is contained in:
peterscodee 2020-08-27 11:43:26 +02:00
parent 3a0944ec11
commit fc5a17d2d9
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [0.4.0]
* Added examples and demo images
* Added duration property
* Changed elevation rendering
## [0.3.0]
* Migrated from StreamBuilder to ValueListenableBuilder

View File

@ -1,6 +1,6 @@
name: miniplayer
description: A lightweight flutter package to simplify the creation of a miniplayer.
version: 0.3.0
version: 0.4.0
homepage: https://www.peterscode.dev
repository: https://github.com/peterscodee/miniplayer