Skip to content

Commit 061f722

Browse files
committed
v0.9.69
1 parent d5bcac0 commit 061f722

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.68",
4+
"version": "0.9.69",
55
"homepage": "https://github.com/topcloud/socketcluster",
66
"contributors": [
77
{
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"async": "0.7.0",
1818
"http-proxy": "1.1.4",
19-
"iocluster": ">= 1.4.2",
19+
"iocluster": ">= 1.4.3",
2020
"optimist": "0.6.1",
2121
"socketcluster-server": ">= 0.9.36",
2222
"uid-number": "0.0.5",

0 commit comments

Comments
 (0)