From ec6abdb6e8e4c140caf46357df77790a0aedd5eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=88=90=E9=94=B4?= Date: Thu, 23 Feb 2023 16:48:12 +0800 Subject: [PATCH] update: update version of lib --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index fd7c33d..3a10281 100644 --- a/library.json +++ b/library.json @@ -19,7 +19,7 @@ "version": "https://github.com/me-no-dev/ESPAsyncWebServer.git" } ], - "version": "2.1.0", + "version": "2.2.0", "frameworks": "arduino", "platforms": [ "espressif8266", diff --git a/library.properties b/library.properties index 6edb371..10599f1 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=WebSerialLite -version=2.1.0 +version=2.2.0 author=HomeboyC category=Communication maintainer=HomeboyC