diff --git a/CHANGELOG.md b/CHANGELOG.md index 6be491d5..6ff05ac6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.32.11 +* **[Improve]** Android: perf: speed up `bytesToHex` + ## 1.32.10 * **[Fix]** Android: calling `disconnect(queue:false)` may sometimes silently fail diff --git a/pubspec.yaml b/pubspec.yaml index 214003e5..1edafd68 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.32.10 +version: 1.32.11 homepage: https://github.com/boskokg/flutter_blue_plus environment: