Bump version to 0.5.0+1

This commit is contained in:
David 2020-09-21 14:12:55 +02:00
parent 194bd9cd6a
commit 6abc2f3080
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
## 0.5.0+1
* Bug fixes.
* Dismiss behaviour is more natural now
## 0.5.0
* Added onDismiss property

View File

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