Release 1.1.0

This commit is contained in:
Guillermo Rauch
2014-07-16 15:17:49 -07:00
parent e390624a39
commit 859338a4ae
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,9 @@
1.1.0 / 2014-07-16
==================
* make utf8 encoding/decoding optional
1.0.8 / 2014-07-16
==================

View File

@@ -1,7 +1,7 @@
{
"name": "engine.io-parser",
"description": "Parser for the client for the realtime Engine",
"version": "1.0.8",
"version": "1.1.0",
"homepage": "https://github.com/LearnBoost/engine.io-protocol",
"devDependencies": {
"mocha": "*",