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 00d3009 commit b5c6167Copy full SHA for b5c6167
library.json
@@ -12,7 +12,7 @@
12
"type": "git",
13
"url": "https://github.com/me-no-dev/AsyncTCP.git"
14
},
15
- "version": "1.0.4",
+ "version": "1.1.0",
16
"license": "LGPL-3.0",
17
"frameworks": "arduino",
18
"platforms": "espressif32",
library.properties
@@ -1,5 +1,5 @@
1
name=AsyncTCP
2
-version=1.0.4
+version=1.1.0
3
author=Me-No-Dev
4
maintainer=Me-No-Dev
5
sentence=Async TCP Library for ESP32
0 commit comments