We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0023ce3 commit f756bd6Copy full SHA for f756bd6
History.md
@@ -1,4 +1,9 @@
1
2
+2.0.1 / 2017-01-30
3
+===================
4
+
5
+(bump following engine.io version)
6
7
2.0.0 / 2017-01-22
8
===================
9
package.json
@@ -2,7 +2,7 @@
"name": "engine.io-client",
"description": "Client for the realtime Engine",
"license": "MIT",
- "version": "2.0.0",
+ "version": "2.0.1",
"homepage": "https://github.com/socketio/engine.io-client",
"contributors": [
{
@@ -45,7 +45,7 @@
45
"concat-stream": "1.4.6",
46
"del": "2.2.0",
47
"derequire": "1.2.0",
48
- "engine.io": "2.0.0",
+ "engine.io": "2.0.1",
49
"eslint-config-standard": "4.4.0",
50
"eslint-plugin-standard": "1.3.1",
51
"expect.js": "0.2.0",
0 commit comments