From 55c13e2f2575b46bbf7a5a7574c40b249af67950 Mon Sep 17 00:00:00 2001 From: 0xfnzero <0xfnzero@users.noreply.github.com> Date: Mon, 4 May 2026 14:29:23 +0800 Subject: [PATCH] chore(release): bump version to 4.0.5 Prepare GitHub release for client/params refactor and rlib-only library target. Co-authored-by: Cursor --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fc9dad8..050c7c9 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sol-trade-sdk" -version = "4.0.4" +version = "4.0.5" edition = "2021" authors = [ "William ",