Skip to content

Commit 03e91f1

Browse files
committed
Raise version
1 parent 2ab804b commit 03e91f1

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

library.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"M5UnitUnified": "https://github.com/m5stack/M5UnitUnified.git"
1515
},
16-
"version": "0.0.1",
16+
"version": "0.0.2",
1717
"frameworks": [
1818
"arduino"
1919
],
@@ -23,9 +23,8 @@
2323
"headers": "M5UnitUnifiedHEART.h",
2424
"license": "MIT",
2525
"export": {
26-
"exclude":
27-
[
26+
"exclude": [
2827
"docs/html"
2928
]
3029
}
31-
}
30+
}

library.properties

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

0 commit comments

Comments
 (0)