Skip to content

Commit 045ff60

Browse files
committed
v7.1.0
1 parent cd48670 commit 045ff60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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": "7.0.2",
4+
"version": "7.1.0",
55
"homepage": "http://socketcluster.io",
66
"contributors": [
77
{

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"sc-hot-reboot": "~1.0.0",
1919
"scc-broker-client": "~1.5.0",
2020
"serve-static": "1.11.2",
21-
"socketcluster": "~7.0.2",
21+
"socketcluster": "~7.1.0",
2222
"socketcluster-client": "~7.0.1"
2323
},
2424
"keywords": [

0 commit comments

Comments
 (0)