From 0c7c830a262a1daef494443981206122f77ea328 Mon Sep 17 00:00:00 2001 From: Francois BIOT Date: Sat, 11 Mar 2023 18:51:08 +0100 Subject: [PATCH] Release 0.9.19 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 9f6c0b5..907e061 100644 --- a/library.json +++ b/library.json @@ -8,7 +8,7 @@ }, "dependencies": { "hsaturn/TinyConsole" : "*" }, - "version": "0.9.18", + "version": "0.9.19", "exclude": "", "examples": "examples/*/*.ino", "frameworks": "arduino", diff --git a/library.properties b/library.properties index 817bd61..1e71318 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=TinyMqtt -version=0.9.18 +version=0.9.19 author=Francois BIOT, HSaturn, maintainer=Francois BIOT sentence=A tiny broker and client library for MQTT messaging.