Skip to content

Commit

Permalink
Merge pull request #627 from xodio/fix-boards-txt
Browse files Browse the repository at this point in the history
Fix problem with built-in Arduino IDE avr package
  • Loading branch information
brusherru authored Jun 28, 2017
2 parents 021248e + 34690a5 commit 0c92a5e
Show file tree
Hide file tree
Showing 8 changed files with 1,074 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.0.0-rc.4",
"npmClient": "yarn",
"version": "0.10.0"
"version": "0.10.1"
}
2 changes: 1 addition & 1 deletion packages/xod-arduino-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "xod-arduino-builder",
"version": "0.10.0",
"version": "0.10.1",
"description": "XOD project: Arduino Builder",
"main": "dist/index.js",
"scripts": {
Expand Down
Loading

0 comments on commit 0c92a5e

Please sign in to comment.