@tonconnect/ui 2.0.13-beta.0 → 2.1.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.
package/lib/index.cjs CHANGED
@@ -11512,7 +11512,7 @@ class TonConnectUITracker {
11512
11512
  }
11513
11513
  }
11514
11514
  }
11515
- const tonConnectUiVersion = "2.0.13-beta.0";
11515
+ const tonConnectUiVersion = "2.1.0";
11516
11516
  class TonConnectUI {
11517
11517
  constructor(options) {
11518
11518
  __publicField(this, "walletInfoStorage", new WalletInfoStorage());