Skip to content

Commit

Permalink
release(v0.1.1): Update version number and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
raido committed Oct 19, 2015
1 parent 11ae9ee commit 0d479c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-window-messenger",
"version": "0.1.0",
"version": "0.1.1",
"description": "Simple window postMessage Ember addon",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -43,7 +43,9 @@
"eslint": "^1.6.0"
},
"keywords": [
"ember-addon"
"ember-addon",
"postMessage",
"communication"
],
"dependencies": {
"ember-cli-babel": "^5.0.0"
Expand Down

0 comments on commit 0d479c9

Please sign in to comment.