From feb572754218019cd01e6fc1b28efb738e6cf7fc Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Thu, 25 Jun 2020 20:39:35 +0530 Subject: [PATCH] Version Bump to 2.2.1 --- README.md | 4 ++-- library.json | 2 +- library.properties | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6cb8cb5..caf4854 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@

-   +   diff --git a/library.json b/library.json index 48d9c3c..f8029a0 100644 --- a/library.json +++ b/library.json @@ -15,7 +15,7 @@ "maintainer": true } ], - "version": "2.2.0", + "version": "2.2.1", "frameworks": "arduino", "platforms": "espressif" } diff --git a/library.properties b/library.properties index a6a3876..f3b5fc8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AsyncElegantOTA -version=2.2.0 +version=2.2.1 author=Ayush Sharma category=Communication maintainer=Ayush Sharma