Bump version to 0.4.1+2

This commit is contained in:
peterscodee 2020-08-27 13:28:45 +02:00
parent 8b766f65c5
commit afbc315d87
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
## [0.4.1+2]
* Updated the readme based on a comment from [jwknows](https://www.reddit.com/r/FlutterDev/comments/ihipfr/miniplayer_functionality_in_flutter/#CommentTopMeta--Created--t1_g30dh9e:~:text=I%20might%20be%20wrong%20but%20I'm,be%20%22on%20top%22%20of%20dialogs%20etc...)
## [0.4.1+1]
* Updated example reference in readme

View File

@ -24,7 +24,7 @@ dependencies:
flutter:
sdk: flutter
miniplayer: ^0.4.1+1
miniplayer: ^0.4.1+2
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.1+1
version: 0.4.1+2
homepage: https://www.peterscode.dev
repository: https://github.com/peterscodee/miniplayer