From 53e1f4fa907648a8ebf89bd5d2d6004444e70926 Mon Sep 17 00:00:00 2001 From: Nicholas Wiersma Date: Mon, 9 Jan 2023 20:40:03 +0200 Subject: [PATCH] chore: bump version to 1.0 (#43) --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 15397ec..f66f26b 100644 --- a/library.json +++ b/library.json @@ -9,5 +9,5 @@ }, "frameworks": "arduino", "platforms": "espressif", - "version": "0.3" + "version": "1.0" } diff --git a/library.properties b/library.properties index d1b0812..26a9c2f 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP8266Scheduler -version=0.3 +version=1.0 author=Nick Wiersma maintainer=Nick Wiersma sentence=ESP8266 Co-operative Multitasking