Skip to content

Commit 5d75d7b

Browse files
committed
Update Arduino framework version to 1.0.0
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent ed82436 commit 5d75d7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "framework-logicromarduino",
3-
"version": "0.9.4",
4-
"description": "Arduino Wiring-based Framework For Logicrom Wireless IoT Platform",
3+
"version": "1.0.0",
4+
"description": "Arduino Wiring-based Framework For Logicrom OpenCPU Development Platform",
55
"keywords": [
66
"framework", "arduino", "logicrom", "4G LTE",
77
"quectel", "simcom", "neoway", "fibocom", "aithinker",

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
88

99
name=Logicrom Arduino
10-
version=0.9.4
10+
version=1.0.0
1111

1212
# Tools
1313
# -----

0 commit comments

Comments
 (0)