Skip to content

Commit ab776c4

Browse files
committed
fixed version number in library.json
1 parent ab4cd4c commit ab776c4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
examples/Switch/lib
22
examples/Switch/.vscode
33
examples/Switch/.gitignore
4+
.vscode/c_cpp_properties.json

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"maintainer": true
1414
}
1515
],
16-
"version": "2.0.0.7",
16+
"version": "2.0.1",
1717
"frameworks": "arduino",
1818
"platforms": [
1919
"espressif8266",

0 commit comments

Comments
 (0)