Skip to content

Commit 69db6dc

Browse files
committed
Bump version to 0.7.1+1
1 parent b5d4289 commit 69db6dc

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.7.1+1
2+
* Fix for FlutterBlue constructor when running on emulator.
3+
* Return error when attempting to `discoverServices` while not connected.
4+
15
## 0.7.1
26
* Fix incorrect value notification when write is performed.
37
* Add `toString` to each bluetooth class.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_blue
22
description:
33
Flutter plugin for connecting and communicating with Bluetooth Low Energy devices,
44
on Android and iOS
5-
version: 0.7.1
5+
version: 0.7.1+1
66
author: Paul DeMarco <[email protected]>
77
homepage: https://github.com/pauldemarco/flutter_blue
88

0 commit comments

Comments
 (0)