Skip to content

Commit

Permalink
[chore] Release 2.0.0 (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne authored Jan 12, 2017
1 parent 7bb80d0 commit 8a1f38b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

2.0.0 / 2017-01-12
==================

* [chore] Add MIT License (#46)
* [docs] Add a note about error handling (#45)
* [chore] Bump dependencies and move to msgpack-lite (#44)
* [test] Add newer nodejs versions in Travis configuration (#43)

1.1.0 / 2017-01-12
==================

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": "socket.io-emitter",
"version": "1.1.0",
"version": "2.0.0",
"description": "",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 8a1f38b

Please sign in to comment.