From 62c26ede18e531039180a975bb1227a4e9dc577b Mon Sep 17 00:00:00 2001 From: lovyan03 <42724151+lovyan03@users.noreply.github.com> Date: Mon, 22 Jun 2020 21:21:14 +0900 Subject: [PATCH] v0.1.12 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index a0997420..ba9522bf 100644 --- a/library.json +++ b/library.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/lovyan03/LovyanGFX" }, - "version": "0.1.11", + "version": "0.1.12", "framework": "arduino", "platforms": "espressif32, atmelsam", "build": { diff --git a/library.properties b/library.properties index c5bc6c79..d4443e26 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=LovyanGFX -version=0.1.11 +version=0.1.12 author=lovyan03 maintainer=Lovyan <42724151+lovyan03@users.noreply.github.com> sentence=LCD Graphics driver for ESP32 and SAMD51