Skip to content

Commit

Permalink
Bump ember-cli version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brzpegasus committed Apr 15, 2015
1 parent 93d7645 commit 9f65880
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ An [ember-cli](http:https://www.ember-cli.com/) addon for developing Ember.js applicat
From the root of your Ember CLI project:

```
ember install:addon ember-cli-node-webkit
ember install ember-cli-node-webkit
```

This will do the following:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"broccoli-merge-trees": "0.2.1",
"chai": "^2.1.1",
"chai-as-promised": "^4.3.0",
"ember-cli": "0.2.0-beta.1",
"ember-cli": "0.2.3",
"glob": "^5.0.3",
"mocha": "^2.2.1",
"mocha-jscs": "^1.0.2",
Expand Down

0 comments on commit 9f65880

Please sign in to comment.