Skip to content

Commit 65bf83f

Browse files
committed
Version 0.2.1
1 parent b738401 commit 65bf83f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.1
2+
3+
* Streams use RxDart BehaviorSubject.
4+
15
## 0.2.0
26

37
* Migrate to AndroidX.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: audio_service
22
description: Flutter plugin to play audio in the background while the screen is off.
3-
version: 0.2.0
3+
version: 0.2.1
44
author: Ryan Heise <ryan+flutter@ryanheise.com>
55
homepage: https://github.com/ryanheise/audio_service
66

0 commit comments

Comments
 (0)