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