@@ -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"]
]
@@ -1,5 +1,5 @@
name=WebSerial
-version=2.0.0
+version=2.0.1
author=Ayush Sharma
category=Communication
maintainer=Ayush Sharma <asrocks5@gmail.com>