From 833b4d8a8d503d18af149f08451cf6eee8e107de Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Mon, 25 Apr 2022 15:06:24 +0530 Subject: [PATCH] Bump Version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index ea86cdc..d5f1a66 100644 --- a/library.json +++ b/library.json @@ -15,7 +15,7 @@ "maintainer": true } ], - "version": "1.0.4", + "version": "1.0.5", "frameworks": "arduino", "platforms": "espressif" } diff --git a/library.properties b/library.properties index 64832ee..919ac49 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESPConnect -version=1.0.4 +version=1.0.5 author=Ayush Sharma category=Communication maintainer=Ayush Sharma