Skip to content

Commit 8a52ccd

Browse files
bumped version to 2.2.5
1 parent 55ce2b8 commit 8a52ccd

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@ README updates (example web app) and add supported platforms.
4545

4646
* added support for IMU of Tau-Ring
4747
* added support for IMU of eSense
48+
49+
## 2.2.5
50+
51+
* added related sensor configuration to esense sensors

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ packages:
342342
path: ".."
343343
relative: true
344344
source: path
345-
version: "2.2.3"
345+
version: "2.2.5"
346346
path:
347347
dependency: transitive
348348
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: open_earable_flutter
22
description: This package provides functionality for interacting with OpenEarable devices. Control LED colors, control audio, and access raw sensor data.
3-
version: 2.2.4
3+
version: 2.2.5
44
repository: https://github.com/OpenEarable/open_earable_flutter/tree/main
55

66
platforms:

0 commit comments

Comments
 (0)