diff --git a/sdks/nodejs-client/package.json b/sdks/nodejs-client/package.json index 83b2f8a4c0..cc27c5e0c0 100644 --- a/sdks/nodejs-client/package.json +++ b/sdks/nodejs-client/package.json @@ -1,6 +1,6 @@ { "name": "dify-client", - "version": "2.3.1", + "version": "2.3.2", "description": "This is the Node.js SDK for the Dify.AI API, which allows you to easily integrate Dify.AI into your Node.js applications.", "main": "index.js", "type": "module",