From c04346412903c0ccd4eaab565b7089e96b55003e Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Tue, 9 Aug 2022 17:34:36 +1200 Subject: [PATCH] Bump version to 2.0.0 --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 0f1142f..468e29c 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/esphome/AsyncTCP.git" }, - "version": "1.2.2", + "version": "2.0.0", "license": "LGPL-3.0", "frameworks": "arduino", "platforms": ["espressif32", "libretuya"],