Skip to content

Commit

Permalink
core: version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scpcom committed Dec 12, 2020
1 parent 26e63d2 commit 6cddf71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "framework-arduino-gd32v",
"description": "Arduino Wiring-based Framework (GD32V Core)",
"version": "0.1.9",
"version": "0.2.0",
"url": "https://github.com/sipeed/Longduino"
}
2 changes: 1 addition & 1 deletion platform.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=gd32vduino
version=0.1.9
version=0.2.0

# arch
arch=gd32v
Expand Down

0 comments on commit 6cddf71

Please sign in to comment.