From f7f8b9531b4a5db5a84d8d9621ef2e574271eb4b Mon Sep 17 00:00:00 2001 From: Jonas Greifenhain Date: Mon, 21 Oct 2024 22:25:02 +0200 Subject: [PATCH] Bump version to 0.0.4 --- CHANGELOG.md | 6 +++++- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1510fca..d1d2eff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,4 +8,8 @@ Connecting to earable now retries after first failure. ## 0.0.3 -Added compatibility with flutter web. \ No newline at end of file +Added compatibility with flutter web. + +## 0.0.4 + +Extend pipeline to use Flutter. diff --git a/pubspec.yaml b/pubspec.yaml index abcd033..4f7f098 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: open_earable_flutter description: This package provides functionality for interacting with OpenEarable devices. Control LED colors, control audio, and access raw sensor data. -version: 0.0.3 +version: 0.0.4 repository: https://github.com/OpenEarable/open_earable_flutter/tree/main environment: