diff --git a/package.json b/package.json index 5cd5592..c461014 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solana-agent-kit", - "version": "1.0.0", + "version": "1.0.1", "description": "A toolkit for interacting with the Solana blockchain using LangChain", "main": "dist/index.js", "types": "dist/index.d.ts",