We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e850d1 commit 9dcf360Copy full SHA for 9dcf360
library.json
@@ -12,7 +12,7 @@
12
"type": "git",
13
"url": "https://github.com/me-no-dev/ESPAsyncTCP.git"
14
},
15
- "version": "1.0.1",
+ "version": "1.1.0",
16
"license": "LGPL-3.0",
17
"frameworks": "arduino",
18
"platforms":"espressif",
library.properties
@@ -1,5 +1,5 @@
1
name=ESP AsyncTCP
2
-version=1.0.0
+version=1.1.0
3
author=Me-No-Dev
4
maintainer=Me-No-Dev
5
sentence=Async TCP Library for ESP8266 and ESP31B
0 commit comments