@solana/kit 6.9.0-canary-20260505231441 → 6.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9919,7 +9919,7 @@ ${lastLines.map((line) => ` > ${line}
9919
9919
  ...config.headers ? normalizeHeaders2(config.headers) : void 0,
9920
9920
  ...{
9921
9921
  // Keep these headers lowercase so they will override any user-supplied headers above.
9922
- "solana-client": `js/${"6.9.0-canary-20260505231441"}`
9922
+ "solana-client": `js/${"6.9.0"}`
9923
9923
  }
9924
9924
  }
9925
9925
  }),