Skip to content

Commit 7b68e9e

Browse files
[chore] Release 1.8.5
1 parent 6e41e71 commit 7b68e9e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
1.8.5 / 2017-12-27
3+
===================
4+
5+
* [chore] Bump ws to version 1.1.5
6+
27
1.8.4 / 2017-04-28
38
===================
49

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "engine.io-client",
33
"description": "Client for the realtime Engine",
44
"license": "MIT",
5-
"version": "1.8.4",
5+
"version": "1.8.5",
66
"homepage": "https://github.com/socketio/engine.io-client",
77
"contributors": [
88
{
@@ -47,7 +47,7 @@
4747
"derequire": "1.2.0",
4848
"eslint-config-standard": "4.4.0",
4949
"eslint-plugin-standard": "1.3.1",
50-
"engine.io": "1.8.4",
50+
"engine.io": "1.8.5",
5151
"expect.js": "0.2.0",
5252
"express": "3.4.8",
5353
"gulp": "3.9.0",

0 commit comments

Comments
 (0)