We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a505907 + 7c4f8c3 commit 2d36f7dCopy full SHA for 2d36f7d
2 files changed
library.json
@@ -14,7 +14,7 @@
14
"m5stack/M5Utility": ">=0.0.10",
15
"m5stack/M5HAL": "*"
16
},
17
- "version": "0.4.0",
+ "version": "0.4.1",
18
"frameworks": [
19
"arduino"
20
],
library.properties
@@ -1,5 +1,5 @@
1
name=M5UnitUnified
2
-version=0.4.0
+version=0.4.1
3
author=M5Stack
4
maintainer=M5Stack
5
sentence=M5UnitUnified is a library for unified handling of various M5 units products. (Alpha version)
0 commit comments