From 3debc75348e57a5e2ca05ac41436fe30aef13c6a Mon Sep 17 00:00:00 2001 From: Bigbits Date: Thu, 25 Apr 2019 07:51:00 +0800 Subject: [PATCH] Modify package name. --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 552ea0d..e00eb69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "framework-arduinokendryte210", + "name": "framework-maixduino", "description": "Arduino Wiring-based Framework (K210 Core)", - "version": "0.0.0", + "version": "0.3.7", "url": "https://github.com/sipeed/Maixduino" } \ No newline at end of file