Skip to content

Commit 8a1f38b

Browse files
[chore] Release 2.0.0 (#47)
1 parent 7bb80d0 commit 8a1f38b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

History.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
2.0.0 / 2017-01-12
3+
==================
4+
5+
* [chore] Add MIT License (#46)
6+
* [docs] Add a note about error handling (#45)
7+
* [chore] Bump dependencies and move to msgpack-lite (#44)
8+
* [test] Add newer nodejs versions in Travis configuration (#43)
9+
210
1.1.0 / 2017-01-12
311
==================
412

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-emitter",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"description": "",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)