From d2ba9f17318f0b284521d71edc4c6507b0bdde37 Mon Sep 17 00:00:00 2001 From: Hideaki Tai Date: Sat, 2 Jan 2021 16:42:39 +0900 Subject: [PATCH] update version to v0.2.0 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index cdb39b3..249649b 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "url": "https://github.com/hideakitai", "maintainer": true }, - "version": "0.1.12", + "version": "0.2.0", "license": "MIT", "frameworks": "*", "platforms": "*" diff --git a/library.properties b/library.properties index bd2a6e2..c5ca45c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArtNet -version=0.1.12 +version=0.2.0 author=hideakitai maintainer=hideakitai sentence=Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)