diff --git a/package.json b/package.json index 05b93d6..ce7975c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dingtalk-stream", - "version": "2.1.2", + "version": "2.1.4", "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",