From 69d6a138039d86f0a7c35a4e8cf8f315aad77c19 Mon Sep 17 00:00:00 2001 From: Hideaki Tai Date: Sat, 27 Jun 2020 16:18:24 +0900 Subject: [PATCH] update version to v0.1.1 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 6e425e7..bc62384 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "url": "https://github.com/hideakitai", "maintainer": true }, - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "frameworks": "*", "platforms": "*" diff --git a/library.properties b/library.properties index ee363b4..4a9f408 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ArtNet -version=0.1.0 +version=0.1.1 author=hideakitai maintainer=hideakitai sentence=Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)