From 8de63d487f71113096932b7704c3653e0487084e Mon Sep 17 00:00:00 2001 From: sakabin Date: Fri, 21 Jun 2019 20:06:26 +0800 Subject: [PATCH] Update library 0.2.8 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 197aaa58..f9613847 100644 --- a/library.json +++ b/library.json @@ -10,7 +10,7 @@ "type": "git", "url": "https://github.com/m5stack/m5stack.git" }, - "version": "0.2.7", + "version": "0.2.8", "framework": "arduino", "platforms": "espressif32" } diff --git a/library.properties b/library.properties index 50b61391..af9aed7c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=M5Stack -version=0.2.7 +version=0.2.8 author=M5Stack maintainer=Zibin Zheng sentence=Library for M5Stack Core development kit