From c5c7986ea371c031c52ba9384686b427013a139a Mon Sep 17 00:00:00 2001 From: shaoxiang <1026025056@qq.com> Date: Wed, 30 Jun 2021 10:19:34 +0800 Subject: [PATCH] release 0.0.4 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 0af020de..ccaa3883 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/M5Core2.git" }, - "version": "0.0.3", + "version": "0.0.4", "framework": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index 14a29daf..6054a423 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Core2 -version=0.0.3 +version=0.0.4 author=M5Stack maintainer=Hades sentence=Library for M5Stack Core2 development kit