@vitalfit/sdk 0.3.12 → 0.3.13

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.cjs CHANGED
@@ -2802,7 +2802,7 @@ var VitalFit = class _VitalFit {
2802
2802
  return _VitalFit.instance;
2803
2803
  }
2804
2804
  version() {
2805
- return "0.3.12";
2805
+ return "0.3.13";
2806
2806
  }
2807
2807
  };
2808
2808
  // Annotate the CommonJS export names for ESM import in node: