We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dff8e22 commit a7c6793Copy full SHA for a7c6793
2 files changed
library.json
@@ -14,7 +14,7 @@
14
"m5stack/M5Utility": ">=0.0.9",
15
"m5stack/M5HAL": "*"
16
},
17
- "version": "0.3.0",
+ "version": "0.3.1",
18
"frameworks": [
19
"arduino"
20
],
@@ -28,4 +28,4 @@
28
"docs/html"
29
]
30
}
31
-}
+}
library.properties
@@ -1,5 +1,5 @@
1
name=M5UnitUnified
2
-version=0.3.0
+version=0.3.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