Skip to content

Commit c6ba074

Browse files
committed
core: version 0.2.1
1 parent b147dbd commit c6ba074

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framework-arduino-gd32v",
33
"description": "Arduino Wiring-based Framework (GD32V Core)",
4-
"version": "0.2.0",
4+
"version": "0.2.1",
55
"url": "https://github.com/sipeed/Longduino"
66
}

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=gd32vduino
2-
version=0.2.0
2+
version=0.2.1
33

44
# arch
55
arch=gd32v

0 commit comments

Comments
 (0)