From addb5eb539d5ce8e96e6c17f4c48b454c59638f0 Mon Sep 17 00:00:00 2001 From: Lucio Rossi Date: Mon, 15 Dec 2025 17:52:24 +0100 Subject: [PATCH] ver 0.3.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 16c4372..57abf0e 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ "maintainer": true } ], - "version": "0.2.2", + "version": "0.3.0", "license": "MPL2.0", "frameworks": "arduino", "platforms": "*", diff --git a/library.properties b/library.properties index cac098d..8c826c2 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Arduino_RouterBridge -version=0.2.2 +version=0.3.0 author=Arduino maintainer=Arduino sentence=A RPC bridge for Arduino UNO Q boards