Skip to content
This repository was archived by the owner on Nov 2, 2020. It is now read-only.

Commit bd93445

Browse files
committed
Deploy new version
1 parent da2a521 commit bd93445

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clusterws-client-js",
3-
"version": "1.2.6",
3+
"version": "1.3.0",
44
"description": "JavaScript Client for ClusterWS - is a minimal Node JS http & real-time framework which allows to scale WebSocket between Workers in Node JS Cluster and utilize all available CPU.",
55
"main": "index.js",
66
"author": "Dmitrii Goriunov <goriunovd@gmail.com>",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clusterws-client-js",
3-
"version": "1.2.6",
3+
"version": "1.3.0",
44
"description": "JavaScript Client for ClusterWS - is a minimal Node JS http & real-time framework which allows to scale WebSocket between Workers in Node JS Cluster and utilize all available CPU.",
55
"main": "index.js",
66
"author": "Dmitrii Goriunov <goriunovd@gmail.com>",

0 commit comments

Comments
 (0)