@openfort/openfort-node 0.9.1 → 0.9.2

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/dist/index.mjs CHANGED
@@ -375,7 +375,7 @@ function requiresWalletAuth(requestMethod, requestPath) {
375
375
  }
376
376
 
377
377
  // src/version.ts
378
- var VERSION = "0.9.1";
378
+ var VERSION = "0.9.2";
379
379
  var PACKAGE = "@openfort/openfort-node";
380
380
 
381
381
  // src/openapi-client/openfortApiClient.ts