Skip to content

Commit

Permalink
Merge commit '6527a4bfc97720f91549038f8a2b2a24ccf3e1cb'
Browse files Browse the repository at this point in the history
  • Loading branch information
rauchg committed May 28, 2015
2 parents 86c31f6 + 6527a4b commit ba31817
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 41 deletions.
15 changes: 15 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@

1.3.5 / 2015-03-03
==================

* package: bump parser

1.3.4 / 2015-02-14
==================

* build `socket.io.js` with `engine.io-client` `1.5.1`

1.3.3 / 2015-02-03
==================

* package: bump parser

1.3.2 / 2015-01-19
==================

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.3.2",
"version": "1.3.5",
"keywords": [
"realtime",
"framework",
Expand All @@ -16,7 +16,7 @@
"component-bind": "1.0.0",
"component-emitter": "1.2.0",
"object-component": "0.0.3",
"socket.io-parser": "2.2.3",
"socket.io-parser": "2.2.4",
"has-binary": "0.1.6",
"indexof": "0.0.1",
"parseuri": "0.0.2",
Expand Down
Loading

0 comments on commit ba31817

Please sign in to comment.