Skip to content

Commit b82fd79

Browse files
committed
Updated package.json socket.io-client and bumped version.
1 parent f85ce74 commit b82fd79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io"
3-
, "version": "0.7.8"
3+
, "version": "0.7.9"
44
, "description": "Real-time apps made cross-browser & easy with a WebSocket-like API"
55
, "homepage": "http://socket.io"
66
, "keywords": ["websocket", "socket", "realtime", "socket.io", "comet", "ajax"]
@@ -15,7 +15,7 @@
1515
, "url": "https://github.com/LearnBoost/Socket.IO-node.git"
1616
}
1717
, "dependencies": {
18-
"socket.io-client": "0.7.5"
18+
"socket.io-client": "0.7.9"
1919
, "policyfile": "0.0.4"
2020
, "redis": "0.6.6"
2121
}

0 commit comments

Comments
 (0)