Skip to content

Commit 9686b25

Browse files
committed
Updated version to 0.0.6+1 for a hot fix
1 parent 7745406 commit 9686b25

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+1
2+
3+
* Fixed the library trying to add the `availabilitychanged` event on unsupported platforms.
4+
15
## 0.0.6
26

37
* Removed RxDart as a dependency

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
3+
version: 0.0.6+1
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)