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 3aab16c commit 8d1e983Copy full SHA for 8d1e983
History.md
@@ -1,4 +1,9 @@
1
2
+1.0.2 / 2014-05-28
3
+==================
4
+
5
+ * package: bump `socket.io-parser` for windows fix
6
7
1.0.1 / 2014-05-28
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-client",
- "version": "1.0.1",
+ "version": "1.0.2",
"keywords": [
"realtime",
"framework",
@@ -22,7 +22,7 @@
22
"indexof": "0.0.1"
23
},
24
"devDependencies": {
25
- "socket.io": "1.0.1",
+ "socket.io": "1.0.2",
26
"mocha": "1.16.2",
27
"zuul": "1.6.3",
28
"istanbul": "0.2.1",
0 commit comments