Skip to content

Commit e479493

Browse files
committed
Raise version
1 parent 1950693 commit e479493

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
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/m5stack/M5Utility.git"
1212
},
1313
"dependencies": [],
14-
"version": "0.0.1",
14+
"version": "0.0.2",
1515
"frameworks": [
1616
"arduino"
1717
],
@@ -21,9 +21,8 @@
2121
"headers": "M5Utility.h",
2222
"license": "MIT",
2323
"export": {
24-
"exclude":
25-
[
24+
"exclude": [
2625
"docs/html"
2726
]
2827
}
29-
}
28+
}

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=M5Utility
2-
version=0.0.1
2+
version=0.0.2
33
author=M5Stack
44
maintainer=M5Stack
55
sentence=Library for other M5 libraries and products

0 commit comments

Comments
 (0)