From a46c33a510f2a337efa0ba0626748dc93cbbdfae Mon Sep 17 00:00:00 2001 From: Hideaki Tai Date: Tue, 20 Oct 2020 19:26:03 +0900 Subject: [PATCH] update version to v0.1.9 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index f1daecb..7f68270 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "url": "https://github.com/hideakitai", "maintainer": true }, - "version": "0.1.8", + "version": "0.1.9", "license": "MIT", "frameworks": "*", "platforms": "*" diff --git a/library.properties b/library.properties index ea387cd..ca6a4e1 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArtNet -version=0.1.8 +version=0.1.9 author=hideakitai maintainer=hideakitai sentence=Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)