Skip to content

Commit e718905

Browse files
committed
v0.9.16
1 parent 2101321 commit e718905

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,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.15",
4+
"version": "0.9.16",
55
"homepage": "https://github.com/topcloud/socketcluster",
66
"contributors": [
77
{
@@ -14,7 +14,7 @@
1414
"url": "git://github.com/topcloud/socketcluster.git"
1515
},
1616
"dependencies": {
17-
"iocluster": ">=0.9.18",
17+
"iocluster": ">=0.9.19",
1818
"loadbalancer": ">=0.9.12",
1919
"socketcluster-server": ">=0.9.23"
2020
},

0 commit comments

Comments
 (0)