From a40bea7cbc2b9db050bfa8d3a314c4b2cc4cff8e Mon Sep 17 00:00:00 2001 From: 0x1abin <270995079@qq.com> Date: Sat, 23 Sep 2017 23:52:36 +0800 Subject: [PATCH] update version --- library.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index f7960d85..23a7109e 100644 --- a/library.json +++ b/library.json @@ -3,14 +3,14 @@ "description": "An ESP32 Arduino board", "keywords": "M5Stack", "authors": { - "name": "Zibin Zheng", - "url": "https://github.com/m5stack/" + "name": "Zibin Zheng, M5Stack", + "url": "http://www.m5stack.com" }, "repository": { "type": "git", "url": "https://github.com/m5stack/m5stack.git" }, - "version": "0.1", + "version": "0.2", "framework": "arduino", "platforms": "espressif32" }