Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
soda-x committed Jul 2, 2016
1 parent 49e45d1 commit 927a0a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

---

## 1.0.3

- fix: typo

## 1.0.2

- fix: npm3 problem(Cannot find module 'babel-runtime/helpers/asyncToGenerator'), make babel-runtime as dependencies not dev
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-isimulator",
"version": "1.0.2",
"version": "1.0.3",
"description": "use node.js to control iOS simulator",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 927a0a7

Please sign in to comment.