diff --git a/CHANGELOG.md b/CHANGELOG.md index 1be06728..fd7c42e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.10.1 +* example: add error handling to descriptor read & write + ## 1.10.0 This release is focused on improving error handling and reliability. There is 1 breaking changes. See below. diff --git a/pubspec.yaml b/pubspec.yaml index 8d094d0d..ea4f46ee 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 and iOS -version: 1.10.0 +version: 1.10.1 homepage: https://github.com/boskokg/flutter_blue_plus environment: