Skip to content

Commit 7cc63eb

Browse files
committed
Bump version to 0.6.3
1 parent 2ccdc68 commit 7cc63eb

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.6.3
2+
* Update project files for Android and iOS
3+
* Remove dependency on protoc for iOS
4+
15
## 0.6.2
26
* Add `mtu` and `requestMtu` to BluetoothDevice
37

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.6.2
5+
version: 0.6.3
66
author: Paul DeMarco <[email protected]>
77
homepage: https://github.com/pauldemarco/flutter_blue
88

0 commit comments

Comments
 (0)