Bump version to 0.4.1

This commit is contained in:
peterscodee 2020-08-27 12:08:27 +02:00
parent 8898179bc4
commit 06f51fad09
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## [0.4.1]
* Updated example
## [0.4.0]
* Added examples and demo images

View File

@ -24,7 +24,7 @@ dependencies:
flutter:
sdk: flutter
miniplayer: ^0.4.0
miniplayer: ^0.4.1
dev_dependencies:
flutter_test:

View File

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