diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fc244f5..83a37baf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.34.3 +* **[Fix]** `startScan` was not propogating errors + ## 1.34.2 * **[Fix]** characteristic not found (regression 1.34.0) diff --git a/pubspec.yaml b/pubspec.yaml index edecb71d..d6c604b3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_blue_plus description: Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android, iOS, and MacOS. -version: 1.34.2 +version: 1.34.3 homepage: https://github.com/boskokg/flutter_blue_plus environment: