From 3a95953426079855a27dd9ff9783bd3175b42cb6 Mon Sep 17 00:00:00 2001 From: Sean <1026025056@qq.com> Date: Thu, 25 Mar 2021 12:04:19 +0800 Subject: [PATCH] release tag 0.0.2 --- library.json | 2 +- library.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index d859e82..6cffad9 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/M5StickC-Plus.git" }, - "version": "0.0.1", + "version": "0.0.2", "framework": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index d911bb8..28a3916 100644 --- a/library.properties +++ b/library.properties @@ -1,6 +1,6 @@ name=M5StickCPlus -version=0.0.1 -author=M5StickCPlus +version=0.0.2 +author=M5Stack maintainer=Hades sentence=Library for M5StickC Plus development kit paragraph=See more on http://M5Stack.com