diff --git a/idf_component.yml b/idf_component.yml index 78f3afc..ca4ee58 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -1,4 +1,4 @@ -version: "1.3.0" +version: "1.4.0" description: "CayenneLPP library for Arduino and ESP-IDF. Compatible with Cayenne Low Power Payload." tags: "communication, LoRa, LoRaWAN" url: "https://github.com/ElectronicCats/CayenneLPP" diff --git a/library.json b/library.json index 65d4b4d..1ee7929 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "CayenneLPP", - "version": "1.3.0", + "version": "1.4.0", "description": "CayenneLPP library for Arduino and ESP-IDF. Compatible with Cayenne Low Power Payload.", "keywords": "communication, LoRa, LoRaWAN", "homepage": "https://github.com/ElectronicCats/CayenneLPP", diff --git a/library.properties b/library.properties index 8c93138..f714a22 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=CayenneLPP -version=1.3.0 +version=1.4.0 author=Electronic Cats maintainer=Electronic Cats sentence=CayenneLPP Arduino Library.