From e5115087ea2fb279f9d5da056cd06d73ecee1968 Mon Sep 17 00:00:00 2001 From: hsaturn Date: Thu, 23 Feb 2023 20:15:38 +0100 Subject: [PATCH] Release 0.9.16 --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 0d90d1a..cfd78c7 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/hsaturn/TinyMqtt.git" }, - "version": "0.9.15", + "version": "0.9.16", "exclude": "", "examples": "examples/*/*.ino", "frameworks": "arduino",