@vitalfit/sdk 0.2.0 → 0.2.1

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
@@ -2155,7 +2155,7 @@ var VitalFit = class _VitalFit {
2155
2155
  return _VitalFit.instance;
2156
2156
  }
2157
2157
  version() {
2158
- return "0.2.0";
2158
+ return "0.2.1";
2159
2159
  }
2160
2160
  };
2161
2161
  // Annotate the CommonJS export names for ESM import in node: