Skip to content

Commit 523dcd2

Browse files
[chore] Release 2.0.2 (#89)
1 parent 278a7e4 commit 523dcd2

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.2 / 2017-03-21
3+
==================
4+
5+
* [fix] Enable to utf8-decode string payloads (#88)
6+
27
2.0.1 / 2017-03-06
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.1",
5+
"version": "2.0.2",
66
"homepage": "https://github.com/socketio/engine.io-parser",
77
"devDependencies": {
88
"expect.js": "0.3.1",

0 commit comments

Comments
 (0)