Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 3d030db

Browse files
authored
Update library.json
1 parent 36b6b5a commit 3d030db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"ESPAsyncTCP",
3-
"description":"Asynchronous TCP Library for ESP8266 and ESP32",
3+
"description":"Asynchronous TCP Library for ESP8266",
44
"keywords":"async,tcp",
55
"authors":
66
{
@@ -12,7 +12,7 @@
1212
"type": "git",
1313
"url": "https://github.com/me-no-dev/ESPAsyncTCP.git"
1414
},
15-
"version": "1.0.0",
15+
"version": "1.0.1",
1616
"license": "LGPL-3.0",
1717
"frameworks": "arduino",
1818
"platforms":"espressif",

0 commit comments

Comments
 (0)