chore(nodejs-client): bump version to 3.1.0

This commit is contained in:
yyh 2026-01-05 13:57:45 +08:00
parent 5db66ad033
commit 7c3f15c507
No known key found for this signature in database

View File

@ -1,6 +1,6 @@
{
"name": "dify-client",
"version": "3.0.0",
"version": "3.1.0",
"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.",
"type": "module",
"main": "./dist/index.js",