From 802b6a4519772680fb0af50d62e537db99619b29 Mon Sep 17 00:00:00 2001 From: Sean <1026025056@qq.com> Date: Tue, 8 Dec 2020 16:37:44 +0800 Subject: [PATCH] release 0.0.2 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index b85df3c1..bd79e0c9 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/M5Core2.git" }, - "version": "0.0.1", + "version": "0.0.2", "framework": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index 523bfa28..7d767685 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Core2 -version=0.0.1 +version=0.0.2 author=M5Stack maintainer=Hades sentence=Library for M5Stack Core2 development kit