Skip to content

Commit aeb424f

Browse files
committed
Bump version to 0.2.0
1 parent f28f21c commit aeb424f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description: Library for M5Stack UNIT FINGER using M5UnitUnified.
22
url: https://github.com/m5stack/M5Unit-FINGER
33
issues: https://github.com/m5stack/M5Unit-FINGER/issues
44
license: MIT
5-
version: "0.1.0"
5+
version: "0.2.0"
66

77
dependencies:
88
idf: ">=5.0"

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"m5stack/M5UnitUnified": ">=0.5.5"
1515
},
16-
"version": "0.1.0",
16+
"version": "0.2.0",
1717
"frameworks": [
1818
"arduino",
1919
"espidf"

library.properties

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

0 commit comments

Comments
 (0)