diff --git a/cdp-langchain/examples/chatbot/package.json b/cdp-langchain/examples/chatbot/package.json index ee02e4a..73876ba 100644 --- a/cdp-langchain/examples/chatbot/package.json +++ b/cdp-langchain/examples/chatbot/package.json @@ -1,7 +1,7 @@ { "name": "@coinbase/cdp-langchain-chatbot-example", "description": "CDP Agentkit Node.js SDK Chatbot Example", - "version": "1.0.1", + "version": "1.0.0", "author": "Coinbase Inc.", "license": "Apache-2.0", "scripts": {