From 43e666e0d87534891a90c0080ff646aceea7fcac Mon Sep 17 00:00:00 2001 From: Gitshaoxiang <1026025056@qq.com> Date: Tue, 20 Oct 2020 14:58:16 +0800 Subject: [PATCH] Update lib to V0.3.1 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 9d8155c5..58bceaec 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/m5stack.git" }, - "version": "0.3.0", + "version": "0.3.1", "framework": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index b0a9d16c..12729878 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Stack -version=0.3.0 +version=0.3.1 author=M5Stack maintainer=Zibin Zheng sentence=Library for M5Stack Core development kit