From f2a65ff6e7efa614fc50e4aa2a0fa676dda59378 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Mon, 4 Sep 2023 13:03:53 +1200 Subject: [PATCH] Bump version to 3.1.0 --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 2a6b7a6a5..29c2c1e24 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "https://github.com/esphome/ESPAsyncWebServer.git" }, - "version": "3.0.0", + "version": "3.1.0", "license": "LGPL-3.0", "frameworks": "arduino", "platforms": ["espressif8266", "espressif32", "libretiny"],