From 047d8e090227d5e7b5dccf80d870fa39d71d8aa2 Mon Sep 17 00:00:00 2001 From: Fabian Schlenz Date: Fri, 19 Jul 2019 06:10:26 +0200 Subject: [PATCH] Bumped the version number in library.json to reflect the changed API. --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index c60fefb..b811bfc 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ "export": { "exclude": "examples" }, - "version": "0.1.0", + "version": "0.2.0", "frameworks": "arduino", "platforms": "espressif8266", "dependencies": {