From 7e235e397f28e187ef7a13caa8791f9933618c5f Mon Sep 17 00:00:00 2001 From: Hideaki Tai Date: Wed, 11 Aug 2021 15:57:26 +0900 Subject: [PATCH] Update version to v0.2.10 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index b86172e..2af39ad 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "url": "https://github.com/hideakitai", "maintainer": true }, - "version": "0.2.9", + "version": "0.2.10", "license": "MIT", "frameworks": "*", "platforms": "*" diff --git a/library.properties b/library.properties index 76f8c7d..600ce34 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArtNet -version=0.2.9 +version=0.2.10 author=hideakitai maintainer=hideakitai sentence=Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)