Skip to content

Commit 6f7c68b

Browse files
committed
Raise version to 0.0.6
1 parent 85833b9 commit 6f7c68b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"M5Utility": "https://github.com/m5stack/M5Utility.git",
1515
"M5HAL": "https://github.com/m5stack/M5HAL.git"
1616
},
17-
"version": "0.0.5",
17+
"version": "0.0.6",
1818
"frameworks": [
1919
"arduino"
2020
],

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.0.5
2+
version=0.0.6
33
author=M5Stack
44
maintainer=M5Stack
55
sentence=M5UnitUnified is a library for unified handling of various M5 units products. (Alpha version)

0 commit comments

Comments
 (0)