Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanong committed Dec 1, 2013
1 parent 84a9ee4 commit a563101
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"emitter",
"events"
],
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"main": "index.js",
"homepage": "https://github.com/component/emitter",
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"repo": "component/emitter",
"description": "Event emitter",
"keywords": ["emitter", "events"],
"version": "1.1.0",
"version": "1.1.1",
"scripts": ["index.js"],
"license": "MIT"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "emitter-component",
"description": "Event emitter",
"version": "1.1.0",
"version": "1.1.1",
"devDependencies": {
"mocha": "*",
"should": "*"
Expand Down

0 comments on commit a563101

Please sign in to comment.