qlue-ls 0.6.1 → 0.6.2

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/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Ioannis Nezis <ioannis@nezis.de>"
6
6
  ],
7
7
  "description": "A formatter for SPARQL queries",
8
- "version": "0.6.1",
8
+ "version": "0.6.2",
9
9
  "license": "SEE LICENSE IN LICENSE",
10
10
  "repository": {
11
11
  "type": "git",
package/qlue_ls.js CHANGED
@@ -576,7 +576,7 @@ function __wbg_get_imports() {
576
576
  const ret = false;
577
577
  return ret;
578
578
  };
579
- imports.wbg.__wbindgen_closure_wrapper5537 = function(arg0, arg1, arg2) {
579
+ imports.wbg.__wbindgen_closure_wrapper5538 = function(arg0, arg1, arg2) {
580
580
  const ret = makeMutClosure(arg0, arg1, 584, __wbg_adapter_24);
581
581
  return ret;
582
582
  };
package/qlue_ls_bg.wasm CHANGED
Binary file