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

Commit b5c6167

Browse files
committed
Give WDT to the people already
1 parent 00d3009 commit b5c6167

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"type": "git",
1313
"url": "https://github.com/me-no-dev/AsyncTCP.git"
1414
},
15-
"version": "1.0.4",
15+
"version": "1.1.0",
1616
"license": "LGPL-3.0",
1717
"frameworks": "arduino",
1818
"platforms": "espressif32",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=AsyncTCP
2-
version=1.0.4
2+
version=1.1.0
33
author=Me-No-Dev
44
maintainer=Me-No-Dev
55
sentence=Async TCP Library for ESP32

0 commit comments

Comments
 (0)