From 9ef6a81070022d566c07a9c01718c02c1a29d7f3 Mon Sep 17 00:00:00 2001 From: Sean <1026025056@qq.com> Date: Mon, 22 Mar 2021 18:53:50 +0800 Subject: [PATCH] release 0.0.3 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index bd79e0c9..0af020de 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/M5Core2.git" }, - "version": "0.0.2", + "version": "0.0.3", "framework": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index 7d767685..14a29daf 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Core2 -version=0.0.2 +version=0.0.3 author=M5Stack maintainer=Hades sentence=Library for M5Stack Core2 development kit