@growth-loop/sdk 0.1.2 → 0.1.3

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/node.js CHANGED
@@ -4206,7 +4206,7 @@ var Queue = class {
4206
4206
 
4207
4207
  // src/version.ts
4208
4208
  var SDK_NAME = "growth-js";
4209
- var SDK_VERSION = "0.1.2";
4209
+ var SDK_VERSION = "0.1.3";
4210
4210
 
4211
4211
  // src/client.ts
4212
4212
  var DEFAULT_HOST = "https://api.growth-loop.dev";