Skip to content

Commit

Permalink
windows compile, upload and serial supported in this release
Browse files Browse the repository at this point in the history
  • Loading branch information
apla committed Jan 8, 2015
1 parent db3de7a commit 73292b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brackets-cuwire",
"version": "0.4.1",
"version": "0.4.2",
"title": "cuwire: IDE for microcontrollers",
"homepage": "https://github.com/apla/brackets-cuwire",
"description": "Now Brackets can be used to develop software for MCUs. Throw away you Arduino, Energia and others.",
Expand All @@ -18,7 +18,7 @@
},

"scripts": {
"archive": "git archive --format zip -o release/brackets-cuwire-0.4.1.zip master",
"archive": "git archive --format zip -o release/brackets-cuwire-0.4.2.zip master",
"prepare-binaries": ""
}
}

0 comments on commit 73292b0

Please sign in to comment.