Skip to content

Commit efc36ab

Browse files
committed
Updated version to V0.0.6+2
1 parent 0cd3654 commit efc36ab

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.0.6+2
2+
3+
* Fixed the behavior subject stream not returning the stored value causing some implementations to wait forever.
4+
15
## 0.0.6+1
26

37
* Fixed the library trying to add the `availabilitychanged` event on unsupported platforms.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_web_bluetooth
22
description: A library to use the web bluetooth api in your web project. Will play nice if used in IO projects.
3-
version: 0.0.6+1
3+
version: 0.0.6+2
44
homepage: https://github.com/jeroen1602/flutter_web_bluetooth/
55
repository: https://github.com/jeroen1602/flutter_web_bluetooth/
66
issue_tracker: https://github.com/jeroen1602/flutter_web_bluetooth/issues/

0 commit comments

Comments
 (0)