Skip to content

Commit

Permalink
Merge branch '1.4.7-pre'
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jun 24, 2016
2 parents 3730328 + 2bed4f4 commit 13002fb
Show file tree
Hide file tree
Showing 3 changed files with 5,119 additions and 5,118 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

1.4.8 / 2016-06-23
==================

* package: bump `engine.io-client`

1.4.7 / 2016-06-23
==================

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "socket.io-client",
"version": "1.4.7",
"version": "1.4.8",
"keywords": [
"realtime",
"framework",
Expand All @@ -12,7 +12,7 @@
"main": "./lib/index",
"dependencies": {
"debug": "2.2.0",
"engine.io-client": "1.6.10",
"engine.io-client": "1.6.11",
"component-bind": "1.0.0",
"component-emitter": "1.2.0",
"object-component": "0.0.3",
Expand Down
Loading

0 comments on commit 13002fb

Please sign in to comment.