From b5c6167a3fcbe7ea9d9dc10876f7873b99f6ca10 Mon Sep 17 00:00:00 2001 From: me-no-dev Date: Sun, 23 Jun 2019 10:02:01 +0200 Subject: [PATCH] Give WDT to the people already --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index f1a7222..e542ab1 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/me-no-dev/AsyncTCP.git" }, - "version": "1.0.4", + "version": "1.1.0", "license": "LGPL-3.0", "frameworks": "arduino", "platforms": "espressif32", diff --git a/library.properties b/library.properties index 34d371f..88cf013 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AsyncTCP -version=1.0.4 +version=1.1.0 author=Me-No-Dev maintainer=Me-No-Dev sentence=Async TCP Library for ESP32