lhasa-ligand-builder 0.4.0 → 0.4.1

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.
@@ -27054,7 +27054,7 @@ function cN(e) {
27054
27054
  ">"
27055
27055
  ] }),
27056
27056
  /* @__PURE__ */ v("p", { children: [/* @__PURE__ */ _("b", { children: "License:" }), " GPL v3"] }),
27057
- /* @__PURE__ */ v("p", { children: [/* @__PURE__ */ _("b", { children: "Version:" }), " 0.4.0"] }),
27057
+ /* @__PURE__ */ v("p", { children: [/* @__PURE__ */ _("b", { children: "Version:" }), " 0.4.1"] }),
27058
27058
  /* @__PURE__ */ _("p", { children: "Copyright © Global Phasing Ltd. 2024 - 2026" }),
27059
27059
  /* @__PURE__ */ _(DD, {
27060
27060
  variant: "outlined",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "lhasa-ligand-builder",
3
3
  "description": "Moorhen's ligand builder: React + WebAssembly version of Layla - Coot's ligand builder",
4
- "version": "0.4.0",
4
+ "version": "0.4.1",
5
5
  "type": "module",
6
6
  "main": "dist/lhasa-ligand-builder.js",
7
7
  "module": "dist/lhasa-ligand-builder.js",