diff --git a/nodejs/package.json b/nodejs/package.json index c89f1a8..b0d0a59 100644 --- a/nodejs/package.json +++ b/nodejs/package.json @@ -1,7 +1,7 @@ { "name": "@tdengine/websocket", - "version": "3.1.2", - "description": "TDengine Connector for nodejs and browser using WebSocket. TDengine versions 3.3.2.0 and above are recommended to use this connector.", + "version": "3.1.3", + "description": "The websocket Node.js connector for TDengine. TDengine versions 3.3.2.0 and above are recommended to use this connector.", "source": "index.ts", "main": "lib/index.js", "module": "lib/index.js",