Skip to content

Commit 65384a3

Browse files
committed
Bump version to 0.6.3+1
1 parent 636193b commit 65384a3

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+1
2+
* Fix compilation issue with iOS
3+
* Bump protobuf version to 1.0.0
4+
15
## 0.6.3
26
* Update project files for Android and iOS
37
* Remove dependency on protoc for iOS

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

0 commit comments

Comments
 (0)