From d00184e1cd3b030f93055d4f2ee9acdcebc7ce18 Mon Sep 17 00:00:00 2001 From: Tinyu Date: Mon, 8 Nov 2021 22:03:25 +0800 Subject: [PATCH] 0.0.9 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 4b5c6252..55b0f7cd 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/M5Core2.git" }, - "version": "0.0.8", + "version": "0.0.9", "framework": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index 39acd28b..b4b75fba 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Core2 -version=0.0.8 +version=0.0.9 author=M5Stack maintainer=M5Stack sentence=Library for M5Stack Core2 development kit