Skip to content

Commit ab9b7d4

Browse files
committed
Bump version to 2.1.0
1 parent 42a8644 commit ab9b7d4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

library.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@
1010
"type": "git",
1111
"url": "https://github.com/esphome/AsyncTCP.git"
1212
},
13-
"version": "2.0.1",
13+
"version": "2.1.0",
1414
"license": "LGPL-3.0",
1515
"frameworks": "arduino",
16-
"platforms": ["espressif32", "libretiny"],
16+
"platforms": [
17+
"espressif32",
18+
"libretiny"
19+
],
1720
"build": {
1821
"libCompatMode": 2
1922
}

0 commit comments

Comments
 (0)