Skip to content

Commit 6c59795

Browse files
[chore] Release 2.0.1 (#86)
1 parent 292c00c commit 6c59795

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
2.0.1 / 2017-03-06
3+
==================
4+
5+
* [fix] Encode string payloads as strings even if binary supported (#85)
6+
27
2.0.0 / 2016-12-23
38
==================
49

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "engine.io-parser",
33
"description": "Parser for the client for the realtime Engine",
44
"license": "MIT",
5-
"version": "2.0.0",
5+
"version": "2.0.1",
66
"homepage": "https://github.com/socketio/engine.io-parser",
77
"devDependencies": {
88
"expect.js": "0.3.1",

0 commit comments

Comments
 (0)