Skip to content

Commit 5e1f05c

Browse files
committed
v0.9.41
1 parent cf057b7 commit 5e1f05c

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.40",
4+
"version": "0.9.41",
55
"homepage": "https://github.com/topcloud/socketcluster",
66
"contributors": [
77
{
@@ -15,9 +15,9 @@
1515
},
1616
"dependencies": {
1717
"iocluster": ">= 1.3.0",
18-
"loadbalancer": ">= 0.9.18",
18+
"loadbalancer": ">= 0.9.19",
1919
"optimist": "0.6.1",
20-
"socketcluster-server": ">= 0.9.26",
20+
"socketcluster-server": ">= 0.9.28",
2121
"wrench": "1.5.8"
2222
},
2323
"bin": {

0 commit comments

Comments
 (0)