Skip to content

Commit f0f8d87

Browse files
committed
Raise version to 0.1.0 and Fixes dependencies
1 parent 6d4d148 commit f0f8d87

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"url": "https://github.com/m5stack/M5Unit-CRYPTO.git"
1212
},
1313
"dependencies": {
14-
"M5UnitUnified": "https://github.com/m5stack/M5UnitUnified.git"
14+
"m5stack/M5UnitUnified": ">=0.1.0"
1515
},
16-
"version": "0.0.1",
16+
"version": "0.1.0",
1717
"frameworks": [
1818
"arduino"
1919
],
@@ -27,4 +27,4 @@
2727
"docs/html"
2828
]
2929
}
30-
}
30+
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=M5Unit-CRYPTO
2-
version=0.0.1
2+
version=0.1.0
33
author=M5Stack
44
maintainer=M5Stack
55
sentence=Library for M5Stack UNIT CRYPTO using M5UnitUnified

0 commit comments

Comments
 (0)