Skip to content

Commit

Permalink
[chore] Release 2.0.2 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne authored Mar 21, 2017
1 parent 278a7e4 commit 523dcd2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

2.0.2 / 2017-03-21
==================

* [fix] Enable to utf8-decode string payloads (#88)

2.0.1 / 2017-03-06
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "engine.io-parser",
"description": "Parser for the client for the realtime Engine",
"license": "MIT",
"version": "2.0.1",
"version": "2.0.2",
"homepage": "https://github.com/socketio/engine.io-parser",
"devDependencies": {
"expect.js": "0.3.1",
Expand Down

0 comments on commit 523dcd2

Please # to comment.