From a312390998c6e6db7e64c8304b628bbfd1c0e9d4 Mon Sep 17 00:00:00 2001 From: Chip Weinberger Date: Mon, 24 Jul 2023 02:52:30 -0700 Subject: [PATCH] Release 1.10.1 --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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: