Browse Source

fix: update library.json dependencies

Ayush Sharma 8 months ago
parent
commit
8296f6604f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      library.json

+ 1 - 1
library.json

@@ -22,7 +22,7 @@
     {
       "owner": "mathieucarbou",
       "name": "ESP Async WebServer",
-      "version": "^3.0.6",
+      "version": "^3.1.1",
       "platforms": ["espressif8266", "espressif32"]
     }
   ]