Merge pull request #1681 from langchain-ai/dqbd/sdk-js-0.0.9

fix(sdk-js): bump to 0.0.9
This commit is contained in:
David Duong
2024-09-11 19:44:57 +02:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@langchain/langgraph-sdk",
"version": "0.0.8",
"version": "0.0.9",
"description": "Client library for interacting with the LangGraph API",
"type": "module",
"packageManager": "yarn@1.22.19",