We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d4d148 commit f0f8d87Copy full SHA for f0f8d87
library.json
@@ -11,9 +11,9 @@
11
"url": "https://github.com/m5stack/M5Unit-CRYPTO.git"
12
},
13
"dependencies": {
14
- "M5UnitUnified": "https://github.com/m5stack/M5UnitUnified.git"
+ "m5stack/M5UnitUnified": ">=0.1.0"
15
16
- "version": "0.0.1",
+ "version": "0.1.0",
17
"frameworks": [
18
"arduino"
19
],
@@ -27,4 +27,4 @@
27
"docs/html"
28
]
29
}
30
-}
+}
library.properties
@@ -1,5 +1,5 @@
1
name=M5Unit-CRYPTO
2
-version=0.0.1
+version=0.1.0
3
author=M5Stack
4
maintainer=M5Stack
5
sentence=Library for M5Stack UNIT CRYPTO using M5UnitUnified
0 commit comments