From 63f6eb34697b0120e68d279fe0e22e5ec3aba61b Mon Sep 17 00:00:00 2001 From: Sean <1026025056@qq.com> Date: Wed, 3 Feb 2021 10:47:56 +0800 Subject: [PATCH] release 0.1.1 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index ad277fb..d71a45a 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/M5EPD.git" }, - "version": "0.1.0", + "version": "0.1.1", "framework": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index a5c9fb3..52c6177 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5EPD -version=0.1.0 +version=0.1.1 author=M5EPD maintainer=YiHan Tong sentence=Library for M5Paper development kit