diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c7edd5..b0b8758a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.31.7 +* **[Fix]** `cancelWhenScanComplete` must handle error cases + ## 1.31.6 * **[Feature]** add `cancelWhenScanComplete` convenience function diff --git a/pubspec.yaml b/pubspec.yaml index 6e356178..a057eab0 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.31.6 +version: 1.31.7 homepage: https://github.com/boskokg/flutter_blue_plus environment: