Skip to content

Commit ef92a2d

Browse files
committed
Release v0.3.0
* Add support for PlatformIO Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 58a8f6d commit ef92a2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framework-siwiduino",
33
"description": "Arduino Wiring-based Framework For SiWi GSM Modules",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"url": "https://github.com/siwiembedded/siwiduino"
66
}

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=SIWIGSM Arduino
10-
version=0.2.0
10+
version=0.3.0
1111

1212
# Tools
1313
# -----

0 commit comments

Comments
 (0)