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