From c7e7b356ba31e7c4ef4d687a991700e3898a6fa2 Mon Sep 17 00:00:00 2001 From: Ayush Sharma Date: Sun, 3 Oct 2021 17:25:51 +0530 Subject: [PATCH] Updated Version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index bec53e7..a4dc899 100644 --- a/library.json +++ b/library.json @@ -15,7 +15,7 @@ "maintainer": true } ], - "version": "1.2.0", + "version": "1.3.0", "frameworks": "arduino", "platforms": "espressif" } diff --git a/library.properties b/library.properties index 6bd13e6..0d599a9 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=WebSerial -version=1.2.0 +version=1.3.0 author=Ayush Sharma category=Communication maintainer=Ayush Sharma