diff --git a/library.json b/library.json index dd3cd08..fe7a714 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "Homie node collection", - "version": "1.2.0", + "version": "1.3.0", "keywords": "iot, home, automation, Arduino, esp8266, homie, sensor, relay, switch", "description": "Collection of Node implementations for the Homie-ESP8266 library. Versions 1.0.x implement the Homie 2.0 convention. Versions 1.1.x and newer implement the Homie 3.0 convention.", "homepage": "https://github.com/luebbe/homie-node-collection", diff --git a/library.properties b/library.properties index 65959a9..c63fc7b 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Homie node collection -version=1.2.0 +version=1.3.0 author=Lübbe Onken maintainer=Lübbe Onken sentence=Collection of Node implementations for the Homie-ESP8266 library. Versions 1.0.x implement the Homie 2.0 convention. Versions 1.1.x and newer implement the Homie 3.0 convention.