@enclave-run/sdk 0.0.0-dev → 0.0.0-dev.4

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
@@ -60,7 +60,7 @@ import createClient from "openapi-fetch";
60
60
  import platform2 from "platform";
61
61
 
62
62
  // package.json
63
- var version = "0.0.0-dev";
63
+ var version = "0.0.0-dev.4";
64
64
 
65
65
  // src/utils.ts
66
66
  import platform from "platform";