Skip to content

Commit c69167d

Browse files
committed
fix(lib): Forgot to update AsyncTCP to 3.3.3 in library.json
1 parent a1e7550 commit c69167d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
{
2525
"owner": "ESP32Async",
2626
"name": "AsyncTCP",
27-
"version": "^3.3.2",
27+
"version": "^3.3.3",
2828
"platforms": "espressif32"
2929
},
3030
{

0 commit comments

Comments
 (0)