@vouchfor/embeds-legacy 5.0.3 → 5.1.0

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.
@@ -202,7 +202,7 @@ class FetcherController {
202
202
  return this._fetching;
203
203
  }
204
204
  }
205
- const version = "5.0.3";
205
+ const version = "5.1.0";
206
206
  const packageJson = {
207
207
  version
208
208
  };