Skip to content

Commit

Permalink
modify version to v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
bitsk committed Jun 13, 2019
1 parent 850d1ce commit 8cb90d0
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-maixduino",
"description": "Arduino Wiring-based Framework (K210 Core)",
"version": "0.3.8",
"version": "0.3.9",
"url": "https://github.com/sipeed/Maixduino"
}
2 changes: 1 addition & 1 deletion platform.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = Maixduino
version = 0.3.8
version = 0.3.9

# arch
arch = k210
Expand Down

0 comments on commit 8cb90d0

Please sign in to comment.