@audius/sdk 0.0.5 → 0.0.6

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.js CHANGED
@@ -49932,7 +49932,7 @@ var require$$0$2 = /*@__PURE__*/getAugmentedNamespace(sdk$1);
49932
49932
  var libs$1 = createModule("/$$rollup_base$$/src");
49933
49933
 
49934
49934
  var name = "@audius/sdk";
49935
- var version = "0.0.5";
49935
+ var version = "0.0.6";
49936
49936
  var description = "";
49937
49937
  var main = "dist/index.js";
49938
49938
  var types = "dist/types.d.ts";
package/dist/legacy.js CHANGED
@@ -49932,7 +49932,7 @@ var require$$0$2 = /*@__PURE__*/getAugmentedNamespace(sdk$1);
49932
49932
  var libs$1 = createModule("/$$rollup_base$$/src");
49933
49933
 
49934
49934
  var name = "@audius/sdk";
49935
- var version = "0.0.5";
49935
+ var version = "0.0.6";
49936
49936
  var description = "";
49937
49937
  var main = "dist/index.js";
49938
49938
  var types = "dist/types.d.ts";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@audius/sdk",
3
- "version": "0.0.5",
3
+ "version": "0.0.6",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/types.d.ts",