From 68781bb4f97ae9dfd2f1d3b14962f2e44e399a97 Mon Sep 17 00:00:00 2001 From: Nicholas Wiersma Date: Sat, 12 Jun 2021 16:00:08 +0200 Subject: [PATCH] chore: bump version to 0.2 (#29) --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index d426bdf..77af551 100644 --- a/library.json +++ b/library.json @@ -9,5 +9,5 @@ }, "frameworks": "arduino", "platforms": "espressif", - "version": "0.1" + "version": "0.2" } diff --git a/library.properties b/library.properties index a10c698..a2a02f8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP8266Scheduler -version=0.1 +version=0.2 author=Nick Wiersma maintainer=Nick Wiersma sentence=ESP8266 Co-operative Multitasking