diff --git a/CHANGELOG.md b/CHANGELOG.md index 6179bb93..4af7141a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.33.6 +* **[Feature]** verbose logs: make function results easier to see + ## 1.33.5 * **[Fix]** iOS: crash caused by 1-byte advertisements (#1022) diff --git a/pubspec.yaml b/pubspec.yaml index 86b8d96c..7def5a19 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.33.5 +version: 1.33.6 homepage: https://github.com/boskokg/flutter_blue_plus environment: