From a9c39990410f2bc2f45cc324d558ce54fa2205f1 Mon Sep 17 00:00:00 2001 From: Sean Kwok <45260108+Gitshaoxiang@users.noreply.github.com> Date: Tue, 25 Jan 2022 14:55:26 +0800 Subject: [PATCH] release v0.1.2 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 48ec830..c670338 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/M5EPD.git" }, - "version": "0.1.1", + "version": "0.1.2", "frameworks": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index 52c6177..89a0ca1 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5EPD -version=0.1.1 +version=0.1.2 author=M5EPD maintainer=YiHan Tong sentence=Library for M5Paper development kit