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