diff --git a/library.json b/library.json index ab1aeae..c44b75a 100644 --- a/library.json +++ b/library.json @@ -15,14 +15,14 @@ "maintainer": true } ], - "version": "2.0.0", + "version": "2.0.1", "frameworks": "arduino", "platforms": ["espressif8266", "espressif32"], "dependencies": [ { "owner": "mathieucarbou", "name": "ESP Async WebServer", - "version": "^2.10.1", + "version": "^2.10.4", "platforms": ["espressif8266", "espressif32"] } ] diff --git a/library.properties b/library.properties index d914903..075cad1 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=WebSerial -version=2.0.0 +version=2.0.1 author=Ayush Sharma category=Communication maintainer=Ayush Sharma