From bb89fc52840b1f030e08190434c6f91d4d97944b Mon Sep 17 00:00:00 2001 From: hsaturn Date: Mon, 9 Aug 2021 10:45:17 +0200 Subject: [PATCH] Release 0.7.8 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 4ca9c7e..1896610 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/hsaturn/TinyMqtt.git" }, - "version": "0.7.7", + "version": "0.7.8", "exclude": "", "examples": "examples/*/*.ino", "frameworks": "arduino", diff --git a/library.properties b/library.properties index 0157b3b..b6d107e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TinyMqtt -version=0.7.7 +version=0.7.8 author=Francois BIOT, HSaturn, maintainer=Francois BIOT, HSaturn, sentence=A tiny broker and client library for MQTT messaging.