@solana/web3.js 1.83.1 → 1.84.1

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.
@@ -5098,7 +5098,7 @@ const LogsNotificationResult = superstruct.type({
5098
5098
 
5099
5099
  /** @internal */
5100
5100
  const COMMON_HTTP_HEADERS = {
5101
- 'solana-client': `js/${"1.83.1" }`
5101
+ 'solana-client': `js/${"1.84.1" }`
5102
5102
  };
5103
5103
 
5104
5104
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solana/web3.js",
3
- "version": "1.83.1",
3
+ "version": "1.84.1",
4
4
  "description": "Solana Javascript API",
5
5
  "keywords": [
6
6
  "api",