qlue-ls 0.13.4 → 0.14.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 language server for SPARQL",
8
- "version": "0.13.4",
8
+ "version": "0.14.2",
9
9
  "license": "SEE LICENSE IN LICENSE",
10
10
  "repository": {
11
11
  "type": "git",
package/qlue_ls.js CHANGED
@@ -517,7 +517,7 @@ function __wbg_get_imports() {
517
517
  const ret = false;
518
518
  return ret;
519
519
  };
520
- imports.wbg.__wbindgen_closure_wrapper5890 = function(arg0, arg1, arg2) {
520
+ imports.wbg.__wbindgen_closure_wrapper5889 = function(arg0, arg1, arg2) {
521
521
  const ret = makeMutClosure(arg0, arg1, 1365, __wbg_adapter_24);
522
522
  return ret;
523
523
  };
package/qlue_ls_bg.wasm CHANGED
Binary file