diff --git a/package.json b/package.json index b4b7699..9066c94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dingtalk-stream-sdk-nodejs", - "version": "2.0.2", + "version": "2.0.3", "description": "Nodejs SDK for DingTalk Stream Mode API, Compared with the webhook mode, it is easier to access the DingTalk", "main": "./dist/index.js", "module": "./dist/index.mjs",