From 13dc676809ea0d1dd47dc85f2322ba8829d4c23d Mon Sep 17 00:00:00 2001 From: aryan Date: Sun, 16 Feb 2025 15:21:36 -0700 Subject: [PATCH] chore: pkg --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b458d638..e5935f5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "solana-agent-kit", - "version": "1.4.6", + "version": "1.4.7", "description": "connect any ai agents to solana protocols", "main": "dist/index.js", "types": "dist/index.d.ts",