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 c5333d0 commit 367a9cbCopy full SHA for 367a9cb
History.md
@@ -1,4 +1,9 @@
1
2
+1.0.0 / 2014-05-28
3
+==================
4
+
5
+ * stable release
6
7
1.0.0-pre5 / 2014-05-22
8
=======================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-client",
- "version": "1.0.0-pre5",
+ "version": "1.0.0",
"keywords": [
"realtime",
"framework",
@@ -22,7 +22,7 @@
22
"indexof": "0.0.1"
23
},
24
"devDependencies": {
25
- "socket.io": "1.0.0-pre5",
+ "socket.io": "1.0.0",
26
"mocha": "1.16.2",
27
"zuul": "1.6.3",
28
"istanbul": "0.2.1",
0 commit comments