bitmask-core 0.6.0-beta.13 → 0.6.0-beta.14

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.
@@ -1387,8 +1387,8 @@ export function __wbindgen_memory() {
1387
1387
  return addHeapObject(ret);
1388
1388
  };
1389
1389
 
1390
- export function __wbindgen_closure_wrapper11839(arg0, arg1, arg2) {
1391
- const ret = makeMutClosure(arg0, arg1, 2840, __wbg_adapter_44);
1390
+ export function __wbindgen_closure_wrapper11833(arg0, arg1, arg2) {
1391
+ const ret = makeMutClosure(arg0, arg1, 2834, __wbg_adapter_44);
1392
1392
  return addHeapObject(ret);
1393
1393
  };
1394
1394
 
Binary file
package/package.json CHANGED
@@ -6,7 +6,7 @@
6
6
  "Francisco Calderón <francisco@diba.io>"
7
7
  ],
8
8
  "description": "Core functionality for the BitMask wallet",
9
- "version": "0.6.0-beta.13",
9
+ "version": "0.6.0-beta.14",
10
10
  "license": "MIT",
11
11
  "repository": {
12
12
  "type": "git",