Skip to content

Commit 6b8dfe7

Browse files
committed
v0.9.62
1 parent c8e5a6a commit 6b8dfe7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "socketcluster",
33
"description": "SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.",
4-
"version": "0.9.61",
4+
"version": "0.9.62",
55
"homepage": "https://github.com/topcloud/socketcluster",
66
"contributors": [
77
{
@@ -16,9 +16,9 @@
1616
"dependencies": {
1717
"async": "0.7.0",
1818
"http-proxy": "1.1.4",
19-
"iocluster": ">= 1.3.1",
19+
"iocluster": ">= 1.4.0",
2020
"optimist": "0.6.1",
21-
"socketcluster-server": ">= 0.9.32",
21+
"socketcluster-server": ">= 0.9.33",
2222
"uid-number": "0.0.5",
2323
"wrench": "1.5.8"
2424
},

0 commit comments

Comments
 (0)