Skip to content

Commit 59c3dc8

Browse files
committed
Update package.json for arduino release v0.9.4
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 9a0a1c8 commit 59c3dc8

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

package.json

+13-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
{
22
"name": "framework-logicromarduino",
3+
"version": "0.9.4",
34
"description": "Arduino Wiring-based Framework For Logicrom Wireless IoT Platform",
4-
"version": "0.9.3",
5-
"url": "https://github.com/waybyte/arduino_logicrom"
5+
"keywords": [
6+
"framework", "arduino", "logicrom", "4G LTE",
7+
"quectel", "simcom", "neoway", "fibocom", "aithinker",
8+
"mt6261", "MT2503", "MT2625", "rda8910", "rda8955",
9+
"asr1601", "asr1603"
10+
],
11+
"homepage": "https://waybyte.in/products/logicrom",
12+
"license": "MIT",
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/waybyte/arduino_logicrom"
16+
}
617
}

programmers.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) Waybyte Solutions. All right reserved.
2-
# https://www.waybyte.in/
2+
# https://waybyte.in/
33
#
44
# Logicrom Core Flasher
55
#

0 commit comments

Comments
 (0)