From c27ba691b0618ced5871d3f47bce6ba967c28759 Mon Sep 17 00:00:00 2001 From: Dennis <45356478+DennisMoschina@users.noreply.github.com> Date: Mon, 21 Oct 2024 12:58:11 +0200 Subject: [PATCH] Bump version to 0.0.3 --- CHANGELOG.md | 4 ++++ pubspec.yaml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa5a6c6..1510fca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,7 @@ ## 0.0.2 Connecting to earable now retries after first failure. + +## 0.0.3 + +Added compatibility with flutter web. \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 0f85007..abcd033 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: open_earable_flutter -description: This Dart package provides functionality for interacting with OpenEarable devices. It enables you to communicate with OpenEarable devices, control LED colors, control audio, and access raw sensor data. -version: 0.0.2 +description: This package provides functionality for interacting with OpenEarable devices. Control LED colors, control audio, and access raw sensor data. +version: 0.0.3 repository: https://github.com/OpenEarable/open_earable_flutter/tree/main environment: