From 03853068172b6c3a1391c6fba357eadf04f0ba51 Mon Sep 17 00:00:00 2001 From: Loris Leiva Date: Tue, 16 Jun 2026 15:27:58 +0100 Subject: [PATCH] Bump the JS client to v0.7.0 --- clients/js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/js/package.json b/clients/js/package.json index d46d1056..231e8e1b 100644 --- a/clients/js/package.json +++ b/clients/js/package.json @@ -1,6 +1,6 @@ { "name": "@solana-program/stake", - "version": "0.6.1", + "version": "0.7.0", "description": "JavaScript client for the Stake program", "homepage": "https://github.com/solana-program/stake#readme", "bugs": {