We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc11e23 commit df85d5bCopy full SHA for df85d5b
library.json
@@ -19,7 +19,7 @@
19
{
20
"owner": "M5Stack",
21
"name": "M5Unified",
22
- "version": ">=0.1.16"
+ "version": "^0.2.1"
23
},
24
25
"owner": "madhephaestus",
@@ -51,7 +51,7 @@
51
"version": "https://github.com/mongonta0716/SCServo.git"
52
}
53
],
54
- "version": "0.0.1",
+ "version": "0.0.2",
55
"frameworks": "arduino",
56
"platforms": "espressif32"
57
library.properties
@@ -1,5 +1,5 @@
1
name=stackchan-arduino
2
-version=0.0.1
+version=0.0.2
3
author=Takao Akaki
4
maintainer=Takao Akaki<takaoakaki@gmail.com>
5
sentence=Stackchan library for M5Stack
0 commit comments