From f898940387910e773f701507d23b727d2db6f2ad Mon Sep 17 00:00:00 2001 From: Hideaki Tai Date: Thu, 17 Mar 2022 18:19:53 +0900 Subject: [PATCH] update version to v0.3.29 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 01f56d3..b4f170b 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "url": "https://github.com/hideakitai", "maintainer": true }, - "version": "0.3.28", + "version": "0.3.29", "license": "MIT", "frameworks": "arduino", "platforms": "*" diff --git a/library.properties b/library.properties index a5c7361..17a0bb8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArduinoOSC -version=0.3.28 +version=0.3.29 author=hideakitai maintainer=hideakitai sentence=OSC subscriber / publisher for Arduino