Skip to content

Commit

Permalink
Release 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed Jan 8, 2016
1 parent a6cbf6b commit dad82c3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 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.2 / 2016-01-07
==================

* bump `engine.io`

1.4.1 / 2016-01-07
==================

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",
"version": "1.4.1",
"version": "1.4.2",
"description": "node.js realtime framework server",
"keywords": [
"realtime",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"engine.io": "1.6.6",
"socket.io-parser": "2.2.6",
"socket.io-client": "1.4.1",
"socket.io-client": "1.4.2",
"socket.io-adapter": "0.4.0",
"has-binary": "0.1.7",
"debug": "2.2.0"
Expand Down

0 comments on commit dad82c3

Please sign in to comment.