@openfort/openfort-node 0.10.1 → 0.10.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
@@ -384,7 +384,7 @@ function requiresWalletAuth(requestMethod, requestPath) {
384
384
  }
385
385
 
386
386
  // src/version.ts
387
- var VERSION = "0.10.1";
387
+ var VERSION = "0.10.2";
388
388
  var PACKAGE = "@openfort/openfort-node";
389
389
 
390
390
  // src/openapi-client/openfortApiClient.ts