Skip to content

Commit 1eb0b0d

Browse files
committed
Bump version to 0.5.4
1 parent ade5e0d commit 1eb0b0d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description: Unified library for handling various M5 unit products (sensors, act
22
url: https://github.com/m5stack/M5UnitUnified
33
issues: https://github.com/m5stack/M5UnitUnified/issues
44
license: MIT
5-
version: "0.5.3"
5+
version: "0.5.4"
66

77
dependencies:
88
idf: ">=5.0"

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"m5stack/M5Utility": ">=0.1.0",
1515
"m5stack/M5HAL": ">=0.1.0"
1616
},
17-
"version": "0.5.3",
17+
"version": "0.5.4",
1818
"frameworks": [
1919
"arduino",
2020
"espidf"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=M5UnitUnified
2-
version=0.5.3
2+
version=0.5.4
33
author=M5Stack
44
maintainer=M5Stack
55
sentence=M5UnitUnified is a library for unified handling of various M5 units products.

0 commit comments

Comments
 (0)